File tree Expand file tree Collapse file tree 3 files changed +2
-0
lines changed Expand file tree Collapse file tree 3 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -404,6 +404,7 @@ data:
404404 disables: ${CONFIG_SPRING_DISCOVERY_DISABLES}
405405 gateway:
406406 pathFilters: ${CONFIG_SPRING_GATEWAY_PATH_FILTERS}
407+ pathFilterPrefixes: ${CONFIG_SPRING_GATEWAY_PATH_FILTER_PREFIXES}
407408 transmission:
408409 type: ${CONFIG_TRANSMISSION_TYPE:live}
409410 autoDetect: ${CONFIG_TRANSMISSION_AUTO_DETECT:NONE}
Original file line number Diff line number Diff line change @@ -255,6 +255,7 @@ agent:
255255 disables : ${CONFIG_SPRING_DISCOVERY_DISABLES}
256256 gateway :
257257 pathFilters : ${CONFIG_SPRING_GATEWAY_PATH_FILTERS}
258+ pathFilterPrefixes : ${CONFIG_SPRING_GATEWAY_PATH_FILTER_PREFIXES}
258259 transmission :
259260 type : ${CONFIG_TRANSMISSION_TYPE:live}
260261 autoDetect : ${CONFIG_TRANSMISSION_AUTO_DETECT:NONE}
You can’t perform that action at this time.
0 commit comments