mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
more validation fixes
This commit is contained in:
parent
4dc15bb37d
commit
9117df186c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ ADMIN_DOMAIN="${APP_DOMAIN}"
|
||||||
#
|
#
|
||||||
# @default "production"
|
# @default "production"
|
||||||
# @see https://docs.pixelfed.org/technical-documentation/config/#app_env
|
# @see https://docs.pixelfed.org/technical-documentation/config/#app_env
|
||||||
# @dottie/validate required,oneof='production,dev,staging'
|
# @dottie/validate required,oneof=production dev staging
|
||||||
#APP_ENV="production"
|
#APP_ENV="production"
|
||||||
|
|
||||||
# When your application is in debug mode, detailed error messages with stack traces will
|
# When your application is in debug mode, detailed error messages with stack traces will
|
||||||
|
|
Loading…
Reference in a new issue