Update compose.yaml
This commit is contained in:
+3
-3
@@ -22,9 +22,9 @@ services:
|
|||||||
POSTGRES_SERVER: postgres
|
POSTGRES_SERVER: postgres
|
||||||
POSTGRES_PORT: 5432
|
POSTGRES_PORT: 5432
|
||||||
POSTGRES_DB: mealie
|
POSTGRES_DB: mealie
|
||||||
depends_on:
|
# depends_on:
|
||||||
postgres:
|
# postgres:
|
||||||
condition: service_healthy
|
# condition: service_healthy
|
||||||
# postgres:
|
# postgres:
|
||||||
# networks:
|
# networks:
|
||||||
# - bragi-local
|
# - bragi-local
|
||||||
|
|||||||
Reference in New Issue
Block a user