Change domain
This commit is contained in:
parent
aa318f2d07
commit
e155782cc3
|
@ -10,7 +10,7 @@ services:
|
|||
command: ["npx", "@11ty/eleventy", "--serve", "--port", "4000"]
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.eleventy.rule=Host(`blog.velouria.dev`)"
|
||||
- "traefik.http.routers.eleventy.rule=Host(`galuhsahid.com`)"
|
||||
- "traefik.http.routers.eleventy.entrypoints=websecure"
|
||||
- "traefik.http.routers.eleventy.tls.certresolver=myresolver"
|
||||
- "traefik.http.services.eleventy.loadbalancer.server.port=4000"
|
||||
|
|
Loading…
Reference in New Issue