Add DISCORD_TOKEN var to tests and makefile
This commit is contained in:
@@ -16,6 +16,7 @@ run:
|
||||
-e MONGO_INITDB_DATABASE=${MONGO_INITDB_DATABASE} \
|
||||
-e SERVER_PORT=${SERVER_PORT} \
|
||||
-e MONGO_URL=${MONGO_URL} \
|
||||
-e DISCORD_TOKEN=${DISCORD_TOKEN} \
|
||||
-p ${SERVER_PORT}:${SERVER_PORT} \
|
||||
--name=drb \
|
||||
$(DOCKER_IMAGE_NAME)
|
||||
Reference in New Issue
Block a user