1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00

feat(compose): disable debug mode

This commit is contained in:
Christy Jacob 2021-08-30 13:14:45 +05:30
parent 66294445ce
commit 723bddf95a

View file

@ -39,7 +39,7 @@ services:
build:
context: .
args:
- DEBUG=true
- DEBUG=false
- TESTING=true
- VERSION=dev
ports: