ninja: disable debug
This commit is contained in:
parent
1ef44d75b0
commit
d31f5edb68
|
@ -32,7 +32,6 @@ data:
|
||||||
auth:
|
auth:
|
||||||
password: "${redis_password}"
|
password: "${redis_password}"
|
||||||
|
|
||||||
debug: true
|
|
||||||
appKey: "${app_key}"
|
appKey: "${app_key}"
|
||||||
appURL: "https://ninja.${domain}"
|
appURL: "https://ninja.${domain}"
|
||||||
userEmail: "${admin_email}"
|
userEmail: "${admin_email}"
|
||||||
|
|
Loading…
Reference in New Issue