Paar kleine fixes
This commit is contained in:
11
website/.env
11
website/.env
@@ -1,9 +1,10 @@
|
||||
APP_NAME="NH Gooi"
|
||||
APP_ENV=development
|
||||
APP_KEY=I@#323ddu3dN(@#d(NU@#U2ij2dd4RJE
|
||||
APP_DEBUG=true
|
||||
APP_DEBUG=false
|
||||
APP_LOG_LEVEL=error
|
||||
APP_URL=http://localhost
|
||||
IMAGE_BASE_URL=https://nhgooi.nl/
|
||||
|
||||
API_URL=http://api-dev.6fm.nl/
|
||||
|
||||
@@ -26,3 +27,11 @@ MAIL_ENCRYPTION=null
|
||||
PUSHER_APP_ID=
|
||||
PUSHER_APP_KEY=
|
||||
PUSHER_APP_SECRET=
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=www.6fm.nl
|
||||
DB_PORT=3306
|
||||
DB_DATABASE=radio6fm_web
|
||||
DB_USERNAME=6fmstats
|
||||
DB_PASSWORD=C6h938EJ2cd5p4cT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user