LingxinMeng 6 months ago
parent
commit
ac006af0f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      amd64/web_server/src/infrastructure/config/application.yaml

+ 1 - 1
amd64/web_server/src/infrastructure/config/application.yaml

@@ -1,7 +1,7 @@
 application-name: web_server
 web:
   port: 12341
-  route-prefix: /web_server # todo 先不改了,不然比赛程序都要重新部署
+  route-prefix: /web_server
   token: U9yKpD6kZZDDe4LFKK6myAxBUT1XRrDM
   white-list:
     - "/web_server/swagger"