ninja: disable debug

This commit is contained in:
xeruf 2022-11-15 12:43:37 +00:00
parent 1ef44d75b0
commit d31f5edb68
1 changed files with 0 additions and 1 deletions

View File

@ -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}"