Browse Source

gateway commonservice配置错误调整

dev
jianjun 4 years ago
parent
commit
c9e439d8f9
  1. 1
      epmet-gateway/src/main/resources/bootstrap.yml

1
epmet-gateway/src/main/resources/bootstrap.yml

@ -234,6 +234,7 @@ spring:
- Path=${server.servlet.context-path}/commonservice/**
filters:
- StripPrefix=1
- CpAuth=true
#党建园地
- id: resi-home-server
uri: @gateway.routes.resi-home-server.uri@

Loading…
Cancel
Save