poprawki dla dev

This commit is contained in:
2025-07-21 00:58:17 +02:00
parent 93232a1663
commit 9777b46777
2 changed files with 13 additions and 11 deletions

View File

@@ -67,11 +67,9 @@ services:
SESSION_SECRET: dev_session_secret_key
WEB_PORT: 3001
API_PORT: 3000
# OAuth2
OAUTH2_REDIRECT_URI: http://localhost:3001/auth/discord/callback
# Environment
OAUTH2_REDIRECT_URI: http://localhost:3001/auth/discord/callback # Environment
NODE_ENV: development
LOG_LEVEL: debug