GG
whoami:
image: "containous/whoami"
container_name: "simple-service"
labels:
- "traefik.enable=true"
- "traefik.http.routers.whoami.rule=Host(`whoami.localhost`)"
- "traefik.http.routers.whoami.entrypoints=web,web-secure"
Size: a a a
GG
whoami:
image: "containous/whoami"
container_name: "simple-service"
labels:
- "traefik.enable=true"
- "traefik.http.routers.whoami.rule=Host(`whoami.localhost`)"
- "traefik.http.routers.whoami.entrypoints=web,web-secure"
N
GG
GG
# ROUTER HTTP
- traefik.http.routers.traefik-http.entrypoints=web
- traefik.http.routers.traefik-http.rule=Host(traefik.volkov.club)
# ROUTER HTTPS
- traefik.http.routers.traefik-https.entrypoints=websecure
- traefik.http.routers.traefik-https.rule=Host(traefik.volkov.club)
N
GG
# ROUTER HTTP
- traefik.http.routers.traefik.entrypoints=web,web-secure
- traefik.http.routers.traefik.rule=Host(traefik.volkov.club)
N
N
GG
GG
N
GG
N
N
GG
GG
N
N
N
N