fix middleware name

This commit is contained in:
Arlan Lloyd 2025-10-30 02:20:31 +00:00 committed by Zoe Roux
parent e8154c31ce
commit 5e20257202
No known key found for this signature in database

View File

@ -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: