Update docker-compose.yaml
All checks were successful
Bot Unit Tests / test (push) Successful in 10m13s
All checks were successful
Bot Unit Tests / test (push) Successful in 10m13s
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: discord_vc_bot:latest # So heißt dein lokal gebautes Image dann
|
image: discord_vc_bot:latest # So heißt dein lokal gebautes Image dann
|
||||||
pull_policy: build # Sagt Portainer: "Wenn sich das Repo ändert, bau neu!"
|
pull_policy: build
|
||||||
container_name: docker_vc_bot
|
container_name: docker_vc_bot
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user