added new env variable
This commit is contained in:
@@ -13,6 +13,7 @@ services:
|
||||
- SERVER_PORT=${SERVER_PORT}
|
||||
- BOT_ADMINS=${BOT_ADMINS}
|
||||
- GROUP_IDS=${GROUP_IDS}
|
||||
- GRAPHQL_URL=${GRAPHQL_URL}
|
||||
ports:
|
||||
- "3000:80"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user