fix repo link

This commit is contained in:
Oliver Atkinson 2023-11-02 23:37:41 -06:00
parent b8033d1d12
commit 6705a83880

View File

@ -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