mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +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:
|
||||
context: .
|
||||
args:
|
||||
- DEBUG=true
|
||||
- DEBUG=false
|
||||
- TESTING=true
|
||||
- VERSION=dev
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue