add stack.yml for swarm

This commit is contained in:
marty 2019-11-02 23:47:56 +00:00
parent 01082ef132
commit 1eb218a8f8

View file

@ -49,7 +49,7 @@ services:
- "traefik.enable=true"
- "traefik.port=8000"
- "traefik.docker.network=traefik_traefik-net"
- "traefik.frontend.rule=Host:test.mh-receptions.com,erpnext.mh-receptions.com"
- "traefik.frontend.rule=Host:erpnext.example.com"
- "traefik.frontend.entryPoints=https,http"
networks: