1
0
Fork 0

Update .env.example

This commit is contained in:
Shlee 2022-06-15 19:09:50 +09:30 committed by GitHub
parent 825365a6b6
commit a0efe2b408
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
APP_NAME="Pixelfed"
APP_ENV="prod"
APP_ENV="production"
APP_KEY=
APP_DEBUG="false"