diff --git a/scfs-api-test/src/main/resources/application.properties b/scfs-api-test/src/main/resources/application.properties index 9b52982..e27b8ad 100644 --- a/scfs-api-test/src/main/resources/application.properties +++ b/scfs-api-test/src/main/resources/application.properties @@ -1,7 +1,8 @@ scfs.api-gateway.online=false -#scfs.api-gateway.host=http://10.131.98.80:8088/api-gateway -#scfs.api-gateway.host=http://10.129.155.38:8088/api-gateway -scfs.api-gateway.host=http://127.0.0.1:8088/api-gateway +# 外网地址 +scfs.api-gateway.host=http://124.160.111.105:29080/api-gateway +# 内网地址 +#scfs.api-gateway.host=http://10.133.91.109:9080/api-gatewa scfs.api-gateway.channel.channel-no=1021 scfs.api-gateway.channel.app-no=42 scfs.api-gateway.cipher.store-type=resources