mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
add stack.yml for swarm
This commit is contained in:
parent
01082ef132
commit
1eb218a8f8
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue