Uncomment APP_LOCALE in .env.docker.example

pull/7330/head
Shlee 1 week ago committed by GitHub
parent c2de5d6e22
commit 33310d7af4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,7 +6,7 @@ APP_NAME="Pixelfed"
APP_ENV="production"
APP_KEY=
APP_DEBUG="false"
#APP_LOCALE="en-US"
APP_LOCALE="en-US"
# Instance Configuration
OPEN_REGISTRATION="false"

Loading…
Cancel
Save