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