Add environment variable to disable Python output buffering in healthcheck script
This commit is contained in:
parent
35518d359b
commit
4b142f55a6
@ -14,6 +14,7 @@ services:
|
||||
- MOSHFERATU_DEV_CONTAINER=
|
||||
- MOSHINGTON_URL=
|
||||
- MOSHINGTON_CONTAINER=
|
||||
- PYTHONUNBUFFERED=1
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
healthcheck:
|
||||
|
Loading…
Reference in New Issue
Block a user