mirror of
https://github.com/YunoHost-Apps/plainpad_ynh.git
synced 2024-09-03 20:05:53 +02:00
Update .env.example
This commit is contained in:
parent
5d0488ad13
commit
bfe6e20500
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ APP_NAME=Plainpad
|
|||
# This value determines the "environment" your application is currently
|
||||
# running in. This may determine how you prefer to configure various
|
||||
# services the application utilizes. Set this in your ".env" file.
|
||||
APP_ENV=production
|
||||
APP_ENV=local
|
||||
|
||||
# This key is used by the Illuminate encrypter service and should be set
|
||||
# to a random, 32 character string, otherwise these encrypted strings
|
||||
|
|
Loading…
Add table
Reference in a new issue