Fix domains: Route w-make.com to portfolio, remove .org
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=proxy"
|
||||
- "traefik.http.routers.w-make.rule=Host(`w-make.com`) || Host(`www.w-make.com`)"
|
||||
- "traefik.http.routers.w-make.rule=Host(`w-make.com`, `www.w-make.com`)"
|
||||
- "traefik.http.routers.w-make.priority=100"
|
||||
- "traefik.http.routers.w-make.entrypoints=websecure"
|
||||
- "traefik.http.routers.w-make.tls=true"
|
||||
|
||||
Reference in New Issue
Block a user