Browse Source

配置文件修改

master
luogw 4 days ago
parent
commit
0f2b02975d
  1. 2
      src/main/resources/application-prod.yml

2
src/main/resources/application-prod.yml

@ -79,7 +79,7 @@ ding:
noticeUrlPrefix: https://107pm707566hq.vicp.fun/ai-evaluator-test noticeUrlPrefix: https://107pm707566hq.vicp.fun/ai-evaluator-test
algo: algo:
clusterUrl: /semantic-cluster clusterUrl: /semantic-cluster
baseUrl: http://127.0.0.1:8002 baseUrl: http://127.0.0.1:8003
apiUrl: http://127.0.0.1:8010 apiUrl: http://127.0.0.1:8010
apiTwoUrl: http://127.0.0.1:8011 apiTwoUrl: http://127.0.0.1:8011
apiThreeUrl: http:/127.0.0.1:8012 apiThreeUrl: http:/127.0.0.1:8012

Loading…
Cancel
Save