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

@@ -11,7 +11,7 @@ TRAEFIK_HOST=vault.pivoine.art
APP_PORT=80
# Admin token (generate with: openssl rand -base64 32)
JWT_TOKEN=your-admin-token-here
JWT_TOKEN=changeme
# WebSocket Configuration
WEBSOCKET_ENABLED=true