mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
fixed
This commit is contained in:
parent
122a21623d
commit
6b0d4c2495
2 changed files with 6 additions and 4 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue