mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-15 13:12:54 +02:00
update
This commit is contained in:
parent
c2a595de87
commit
cd91769b93
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ services:
|
||||||
- "${HTTP_PORT:-9000}:9000"
|
- "${HTTP_PORT:-9000}:9000"
|
||||||
- "${HTTPS_PORT:-9443}:9443"
|
- "${HTTPS_PORT:-9443}:9443"
|
||||||
depends_on:
|
depends_on:
|
||||||
postgresql:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
redis:
|
redis:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue