Browse Source

Merge branch 'dev_gateway_extauth' into dev

dev_shibei_match
wxz 4 years ago
parent
commit
cd22ec47cb
  1. 3
      epmet-gateway/src/main/resources/bootstrap.yml

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

@ -457,6 +457,9 @@ epmet:
- /gov/project/**
- /resi/home/**
- /data/report/**
- /epmet/ext/**
- /data/stats/**
- /data/aggregator/**
# 内部认证url白名单(在白名单中的,就不会再校验登录了)
internalAuthUrlsWhiteList:

Loading…
Cancel
Save