mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 05:25:40 +00:00
Atualizar o docker-compose.yml
This commit is contained in:
@@ -36,8 +36,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
depends_on:
|
depends_on:
|
||||||
db:
|
- db
|
||||||
condition: service_healthy
|
|
||||||
|
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://0.0.0.0:8000/"]
|
test: ["CMD", "curl", "-f", "http://0.0.0.0:8000/"]
|
||||||
|
|||||||
Reference in New Issue
Block a user