Add initial HTML template for MojeGS1 application with Cookiebot and Google Analytics integration

This commit is contained in:
2026-02-24 23:32:19 +01:00
parent 18d0019c28
commit 12f0c262c8
67 changed files with 50193 additions and 230 deletions

View File

@@ -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