Merge branch 'main' of https://git.jakach.ch/Jakach/armeech-neptune
Deploy / deploy (push) Successful in 1m33s
Deploy / deploy (push) Successful in 1m33s
This commit is contained in:
@@ -26,6 +26,7 @@ services:
|
||||
condition: service_healthy
|
||||
networks:
|
||||
- neptune
|
||||
restart: unless-stopped
|
||||
|
||||
mysql:
|
||||
image: mysql:8.0
|
||||
@@ -41,6 +42,7 @@ services:
|
||||
test: ["CMD", "mysqladmin", "ping", "-h", "localhost"]
|
||||
timeout: 10s
|
||||
retries: 10
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- neptune
|
||||
|
||||
|
||||
Reference in New Issue
Block a user