added new env variable

This commit is contained in:
2025-12-05 17:11:04 -05:00
parent 926df56972
commit 74d32d518e
3 changed files with 3 additions and 0 deletions

View File

@@ -14,5 +14,6 @@ services:
- SERVER_PORT=${SERVER_PORT}
- BOT_ADMINS=${BOT_ADMINS}
- GROUP_IDS=${GROUP_IDS}
- GRAPHQL_URL=${GRAPHQL_URL}
build:
context: .