1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-22 22:03:51 +03:00

update integration test accordingly

This commit is contained in:
Michel Loiseleur 2024-08-14 16:22:27 +02:00
parent 4e30109595
commit c11bf24789
Failed to extract signature
2 changed files with 8 additions and 4 deletions

View File

@ -50,7 +50,8 @@
"stripPrefix": {
"prefixes": [
"/tobestripped"
]
],
"forceSlash": true
},
"status": "enabled",
"usedBy": [

View File

@ -111,7 +111,8 @@
"stripPrefix": {
"prefixes": [
"/tobestripped"
]
],
"forceSlash": true
},
"status": "enabled",
"usedBy": [
@ -122,7 +123,8 @@
"stripPrefix": {
"prefixes": [
"/tobestripped"
]
],
"forceSlash": true
},
"status": "enabled"
},
@ -130,7 +132,8 @@
"stripPrefix": {
"prefixes": [
"/tobestripped"
]
],
"forceSlash": true
},
"status": "enabled"
}