chore(dev): fails to build a container in a GitHub Codespace (#6006)
This commit is contained in:
parent
a38b6c1bde
commit
98634ea27b
|
@ -74,7 +74,7 @@ services:
|
|||
CELERY_APP: ietf
|
||||
CELERY_ROLE: worker
|
||||
UPDATE_REQUIREMENTS_FROM: requirements.txt
|
||||
DEV_MODE: yes
|
||||
DEV_MODE: "yes"
|
||||
command:
|
||||
- '--loglevel=INFO'
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue