This commit is contained in:
2026-03-28 15:04:35 +01:00
parent c1d0d7762f
commit 2ab0d0e90e
44 changed files with 3027 additions and 493 deletions

View File

@@ -6,6 +6,8 @@ SESSION_NAME=orderpro_session
INTEGRATIONS_SECRET=change-me-long-random-secret
CRON_RUN_ON_WEB=false
CRON_WEB_LIMIT=5
# Publiczny endpoint HTTPS do triggera crona: /cron?token=...
CRON_PUBLIC_TOKEN=
DB_CONNECTION=mysql
DB_HOST=127.0.0.1