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

This commit is contained in:
2022-11-12 16:32:09 +01:00
parent 39e25e792d
commit 97d638db99

View File

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