Browse Source

ci 修改端口号

黎有为 1 year ago
parent
commit
e65084fd2f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/src/main/resources/bootstrap.properties

+ 1 - 1
service/src/main/resources/bootstrap.properties

@@ -1,3 +1,3 @@
-server.port=8762
+server.port=8883
 spring.application.name=cim-domain
 spring.cloud.nacos.config.server-addr=localhost:8848