Feedback in V3

This commit is contained in:
Kevin Adametz 2018-12-27 17:38:05 +01:00
parent 765d6a2f6b
commit 6e0c7e8706
19 changed files with 1141 additions and 491 deletions

18
.env
View file

@ -5,14 +5,26 @@ APP_DEBUG=true
APP_URL=http://crm-stern-tours.local
APP_OLD_URL = http://cms-stern-tours.local
#APP_URL_V2=https://v2.stern-tours.de
APP_URL_V2=http://v2-sterntours.local
#APP_URL_STERN=https://www.sterntours.de
APP_URL_STERN=http://sterntours.local
LOG_CHANNEL=stack
DB_CONNECTION=mysql
DB_HOST=192.168.1.7
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=cmssso_db1
DB_USERNAME=cmssso_1
DB_PASSWORD=ZXk8Udm8
DB_USERNAME=root
DB_PASSWORD=KT32vQ7
# on neptune
#DB_HOST=192.168.1.7
#DB_PORT=3306
#DB_DATABASE=cmssso_db1
#DB_USERNAME=cmssso_1
#DB_PASSWORD=ZXk8Udm8
DB_CONNECTION_STERN=mysql