mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
fixed drone repo url
This commit is contained in:
parent
880e44f1e9
commit
ba7c367fcd
2 changed files with 5 additions and 4 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
restart: always
|
||||
environment:
|
||||
PORT: 80
|
||||
image: ${DOCKER_REGISTRY}/${DOCKER_REPO}:${DRONE_BRANCH}
|
||||
image: ${DOCKER_REPO}:${DRONE_BRANCH}
|
||||
ports:
|
||||
- ${EXPOSE}:80
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue