mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Update .env.example
This commit is contained in:
parent
cf9d6eb52d
commit
c8de214adb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
APP_NAME="PixelFed Test"
|
||||
APP_ENV=local
|
||||
APP_KEY=base64:<32-character-base64>
|
||||
APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
|
||||
|
|
Loading…
Reference in a new issue