Selaa lähdekoodia

feature 修改APS 端口

xiahan 1 vuosi sitten
vanhempi
commit
e4682b6716
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      cx-aps/cx-aps-server/src/main/resources/bootstrap.yml

+ 1 - 1
cx-aps/cx-aps-server/src/main/resources/bootstrap.yml

@@ -12,7 +12,7 @@ spring:
       max-file-size: 100MB
       max-request-size: 1000MB
 server:
-  port: 9689
+  port: 9688
 
 management:
   endpoints: