1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00

update env file

This commit is contained in:
Sebastian Gumprich 2017-06-12 22:23:08 +02:00
parent 42f54956c9
commit 25a897a477

View file

@ -1,6 +1,10 @@
APP_ENV=local
APP_DEBUG=true
APP_KEY=base64:T9HB3cjcOlQsHnZo1OLTHsfxTHyFJGG17OtX2KNRjRc=
APP_URL=http://localhost
APP_URL=yunodomainyunopath
APP_LOG=daily
APP_EMAIL_NEW_USERS_NOTIFICATION=yunomail
APP_DISABLE_SIGNUP=false
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
@ -11,14 +15,16 @@ DB_PASSWORD=yunopass
CACHE_DRIVER=database
SESSION_DRIVER=file
QUEUE_DRIVER=sync
QUEUE_DRIVER=database
MAIL_DRIVER=smtp
MAIL_HOST=mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_HOST=127.0.0.1
MAIL_PORT=25
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=
MAIL_FROM_ADDRESS=yunomail
MAIL_FROM_NAME="Monica@Yunohost"
FACEBOOK_CLIENT_ID=
FACEBOOK_CLIENT_SECRET_ID=