cleanup
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
choelzl 2021-07-16 17:40:13 +02:00
parent e9e14e8bb2
commit 39ffb6ddea
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -9,6 +9,8 @@ services:
container_name: otm container_name: otm
networks: networks:
- external - external
volumes:
- otm_db:/usr/src/app/db
labels: labels:
- "traefik.enable=true" - "traefik.enable=true"
- "traefik.http.routers.otm.entrypoints=web-secure" - "traefik.http.routers.otm.entrypoints=web-secure"