Update docker-compose.yml
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
eb8be957d4
commit
bfec14ba8a
@ -15,11 +15,8 @@ services:
|
||||
volumes:
|
||||
- otm_db:/usr/src/app/db
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.otm.tls=true"
|
||||
- "traefik.http.routers.otm.entrypoints=web-secure"
|
||||
- "traefik.http.routers.otm.rule=Host(`otm.helcel.net`)"
|
||||
- "traefik.http.routers.otm.tls=true"
|
||||
- "traefik.http.services.otm.loadbalancer.server.port=8080"
|
||||
- "traefik.http.routers.otm.middlewares=cors@file"
|
||||
- "traefik.docker.network=external"
|
||||
restart: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user