Update templates/compose/opnform.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
c35411f367
commit
d60e6838ab
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ x-shared-env: &shared-api-env
|
|||
APP_ENV: production
|
||||
APP_KEY: ${SERVICE_BASE64_APIKEY}
|
||||
APP_DEBUG: ${APP_DEBUG:-false}
|
||||
APP_URL: ${SERVICE_FQDN_OPNFORM}
|
||||
APP_URL: ${SERVICE_FQDN_NGINX}
|
||||
LOG_CHANNEL: errorlog
|
||||
LOG_LEVEL: ${LOG_LEVEL:-debug}
|
||||
FILESYSTEM_DRIVER: ${FILESYSTEM_DRIVER:-local}
|
||||
|
|
|
|||
Loading…
Reference in a new issue