mirror of
https://github.com/MrUnknownDE/bierkasten-casino.git
synced 2026-05-03 12:16:05 +02:00
add admin-center
This commit is contained in:
+5
-1
@@ -18,4 +18,8 @@ DISCORD_REDIRECT_URI=http://localhost:3000/auth/discord/callback
|
||||
SESSION_SECRET=change_me_please
|
||||
# Lokale Umgebung: HTTP only -> false
|
||||
# Später hinter echter HTTPS-Domain: true
|
||||
COOKIE_SECURE=false
|
||||
COOKIE_SECURE=false
|
||||
|
||||
# Admins
|
||||
# Kommagetrennte Liste von Discord-IDs, die Adminrechte haben
|
||||
ADMIN_DISCORD_IDS=123456789012345678,987654321098765432
|
||||
Reference in New Issue
Block a user