mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Remove debug flag
This commit is contained in:
parent
396602d887
commit
8d7712a669
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
args:
|
||||
DEBUG: true
|
||||
DEBUG: false
|
||||
TESTING: true
|
||||
VERSION: dev
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue