New config for docker-compose
This commit is contained in:
+3
-1
@@ -7,7 +7,9 @@ services:
|
|||||||
db:
|
db:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
environment:
|
environment:
|
||||||
DB_HOST: db
|
DB_HOST: swc8c4cgcg0s40g04c8k0gso
|
||||||
|
DB_USER: mysql
|
||||||
|
DB_PASS: yPsQNavb6V4loDnXIQz1uluEaQBflV7YsrZBx6HSOXgnK54L85vi1nTdAfWmswDl
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
db:
|
db:
|
||||||
|
|||||||
Reference in New Issue
Block a user