diff --git a/portal-manager/pom.xml b/portal-manager/pom.xml index fdd588341552e6a9e8c4645e3729295e4aa328f5..532e60264406580bac2f35ea8b0ed9a741fadd25 100644 --- a/portal-manager/pom.xml +++ b/portal-manager/pom.xml @@ -45,7 +45,7 @@ <properties> <profiles.active>test</profiles.active> <profiles.nacos.server-addr>192.168.0.252:8848</profiles.nacos.server-addr> - <profiles.trustedReferer>192.168.0.98,localhost</profiles.trustedReferer> + <profiles.trustedReferer>192.168.0.98,localhost,192.168.0.252</profiles.trustedReferer> <profiles.req.json.check>true</profiles.req.json.check> </properties> </profile>