Add initial HTML template for MojeGS1 application with Cookiebot and Google Analytics integration
This commit is contained in:
@@ -4,6 +4,8 @@ APP_DEBUG=true
|
||||
APP_URL=http://localhost:8000
|
||||
SESSION_NAME=orderpro_session
|
||||
INTEGRATIONS_SECRET=change-me-long-random-secret
|
||||
CRON_RUN_ON_WEB=false
|
||||
CRON_WEB_LIMIT=5
|
||||
|
||||
DB_CONNECTION=mysql
|
||||
DB_HOST=127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user