fix repo link
This commit is contained in:
parent
b8033d1d12
commit
6705a83880
@ -3,7 +3,7 @@ name: ${REPO_NAME}
|
||||
services:
|
||||
bot:
|
||||
container_name: discord_bot
|
||||
build: ${REPO_LINK}
|
||||
build: ${REPO_HTTPS_URL}
|
||||
restart: always
|
||||
environment:
|
||||
# These will read from the .env file
|
||||
|
Loading…
Reference in New Issue
Block a user