Env variables

pull/8/head
sundowndev 2018-07-22 02:32:23 +02:00
parent a645e7efcb
commit 5d83adb0b3
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ MYSQL_USER=mysql
MYSQL_PASS=mysql MYSQL_PASS=mysql
MYSQL_HOST=db MYSQL_HOST=db
MYSQL_PORT=3311 MYSQL_PORT=3311
MYSQL_DBNAME=mysql MYSQL_DBNAME=app1
### Allow origin for the API ### ### Allow origin for the API ###
ALLOW_ORIGIN=^https?://localhost:?[0-9]*$ ALLOW_ORIGIN=http://localhost:8000
APP_SECRET=04980744f74f4ec36ad5a9d5fec8876f APP_SECRET=04980744f74f4ec36ad5a9d5fec8876f