Update docker-stack.yml
Fixed typo
This commit is contained in:
committed by
GitHub
parent
04a1a6125f
commit
e87b0d9d14
@@ -18,7 +18,7 @@ services:
|
|||||||
- "traefik.port=3000"
|
- "traefik.port=3000"
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.frontend.entryPoints=http,https"
|
- "traefik.frontend.entryPoints=http,https"
|
||||||
- "traefik.frontent.rule=Host:${PREFIX}.akaorigin.com"
|
- "traefik.frontend.rule=Host:${PREFIX}.akaorigin.com"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
dmz:
|
dmz:
|
||||||
|
|||||||
Reference in New Issue
Block a user