mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Disable debug
This commit is contained in:
+2
-2
@@ -50,8 +50,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
DEBUG: true
|
||||
TESTING: true
|
||||
DEBUG: false
|
||||
TESTING: false
|
||||
VERSION: dev
|
||||
ports:
|
||||
- 9501:80
|
||||
|
||||
Reference in New Issue
Block a user