Port
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
choelzl 2022-11-12 16:32:09 +01:00
parent 39e25e792d
commit 97d638db99
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -7,8 +7,8 @@ services:
ottd: ottd:
build: ./ build: ./
container_name: ottd container_name: ottd
networks: ports:
- external - "3979:3979"
labels: labels:
- "traefik.enable=false" - "traefik.enable=false"
restart: always restart: always