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