refactor: rename admin route group to manage
This commit is contained in:
+7
-7
@@ -76,14 +76,14 @@ RESEND_API_KEY=""
|
||||
# Email sender address
|
||||
EMAIL_FROM="DeckyVault <noreply@deckyvault.xyz>"
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# STEAMGRIDDB
|
||||
# -----------------------------------------------------------------------------
|
||||
# API key for SteamGridDB cover art search (get one at https://www.steamgriddb.com)
|
||||
STEAMGRIDDB_API_KEY="your_steamgriddb_api_key_here"
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# CONTACT FORM
|
||||
# -----------------------------------------------------------------------------
|
||||
# Discord webhook URL for contact/report submissions
|
||||
DISCORD_WEBHOOK_URL=""
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# STEAMGRIDDB
|
||||
# -----------------------------------------------------------------------------
|
||||
# API key for SteamGridDB image search proxy (optional — non-Steam game wizard will show no images without it)
|
||||
STEAMGRIDDB_API_KEY=""
|
||||
DISCORD_WEBHOOK_URL=""
|
||||
Reference in New Issue
Block a user