mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-21 14:03:21 -05:00
fix middleware name
This commit is contained in:
parent
e8154c31ce
commit
5e20257202
@ -24,7 +24,7 @@ data:
|
||||
entryPoints:
|
||||
- web
|
||||
middlewares:
|
||||
- phantomtest-api
|
||||
- phantom-token
|
||||
service: phantomtest-api
|
||||
rule: "Host(`pt2.bitey.life`) && PathPrefix(`/`)"
|
||||
phantomtest-wellknown:
|
||||
@ -38,7 +38,7 @@ data:
|
||||
service: phantomtest-auth
|
||||
rule: "Host(`pt2.bitey.life`) && PathPrefix(`/auth`)"
|
||||
middlewares:
|
||||
phantomtest-api:
|
||||
phantom-token:
|
||||
forwardAuth:
|
||||
address: "http://pt2.bitey.life/auth/jwt"
|
||||
authRequestHeaders:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user