This commit is contained in:
DoTheEvolution
2020-05-20 19:20:01 +02:00
parent f4d8185ac8
commit 953a028030
6 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -97,13 +97,13 @@ MYSQL_USER=bookstack
MYSQL_PASSWORD=bookstack
# BOOKSTACK
APP_URL=https://book.example.com
DB_HOST=bookstack-db
DB_USER=bookstack
DB_PASS=bookstack
DB_DATABASE=bookstack
# USING SENDGRID FOR SENDING EMAILS
APP_URL=https://book.example.com
MAIL_DRIVER=smtp
MAIL_HOST=smtp.sendgrid.net
MAIL_PORT=465