Route jafner.chat to traefik api
This commit is contained in:
parent
b6dad10e35
commit
d331434e32
@ -1,7 +1,7 @@
|
|||||||
http:
|
http:
|
||||||
routers:
|
routers:
|
||||||
api:
|
api:
|
||||||
rule: "Host(`traefik.jafner.chat`)"
|
rule: "Host(`traefik.jafner.chat`) || Host(`jafner.chat`)"
|
||||||
entryPoints: "websecure"
|
entryPoints: "websecure"
|
||||||
middlewares:
|
middlewares:
|
||||||
- "lan-only@file"
|
- "lan-only@file"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user