forked from Ivasoft/traefik
Add tests for urlencoded part in url
This commit is contained in:
committed by
Traefiker
parent
758b7f875b
commit
4fe9cc7730
@@ -21,4 +21,4 @@ logLevel = "DEBUG"
|
||||
[frontends.frontend1]
|
||||
backend = "backend1"
|
||||
[frontends.frontend1.routes.test_1]
|
||||
rule = "Path:/ws"
|
||||
rule = "PathPrefix:/ws"
|
||||
|
||||
Reference in New Issue
Block a user