10-04-2026
This commit is contained in:
parent
4d6b4930b2
commit
4bb89aad8c
836 changed files with 52961 additions and 5950 deletions
|
|
@ -64,6 +64,12 @@ AWS_USE_PATH_STYLE_ENDPOINT=false
|
|||
|
||||
VITE_APP_NAME="${APP_NAME}"
|
||||
|
||||
# Cookie Consent & Google Analytics (acme/cookie-consent)
|
||||
# GOOGLE_ANALYTICS_ID=G-XXXXXXXXXX
|
||||
# GOOGLE_TAG_MANAGER_ID=GTM-XXXXXXXX
|
||||
# COOKIE_CONSENT_ENABLED=true
|
||||
# COOKIE_CONSENT_LIFETIME=365
|
||||
|
||||
# Testing: Bei true wird die Datenbank nicht zurückgesetzt (DatabaseTransactions statt RefreshDatabase).
|
||||
# Nützlich in der Entwicklung, um Seed-Daten und manuelle Testeinträge zu erhalten.
|
||||
# Hinweis: Migrationen müssen mindestens einmal für die Test-DB ausgeführt werden: DB_DATABASE=testing sail artisan migrate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue