chore: cleanup

This commit is contained in:
2025-10-11 09:59:09 +02:00
parent e976b50a6a
commit bb9e8ac603
14 changed files with 27 additions and 19 deletions

View File

@@ -16,14 +16,14 @@ APP_PORT=8055
FRONTEND_PORT=3000
# Directus secret (generate with: openssl rand -hex 32)
DIRECTUS_SECRET=5c132272-bafe-4f14-8275-baebe9b948f4
DIRECTUS_SECRET=changeme
# Cache Configuration
CACHE_ENABLED=true
CACHE_AUTO_PURGE=true
# Admin credentials
ADMIN_PASSWORD=Vixefox81!
ADMIN_PASSWORD=admin
# WebSocket Configuration
WEBSOCKETS_ENABLED=true