1
0
Fork 0
mirror of https://github.com/muerwre/vk-tg-bot.git synced 2025-04-24 22:46:41 +07:00
This commit is contained in:
Fedor Katurov 2021-05-17 15:34:53 +07:00
parent 122a21623d
commit 6b0d4c2495
2 changed files with 6 additions and 4 deletions

View file

@ -16,9 +16,7 @@ services:
restart: always
environment:
PORT: 80
build:
context: ../
dockerfile: ./docker/Dockerfile
image: ${DOCKER_REGISTRY}/${DOCKER_REPO}:${DRONE_BRANCH}
ports:
- ${EXPOSE}:80
volumes: