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