Browse Source

正式环境端口

hym 4 years ago
parent
commit
bbc7fa25f5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application-prd.properties

+ 1 - 1
src/main/resources/application-prd.properties

@@ -1,4 +1,4 @@
-server.port=9001
+server.port=8080
 server.servlet.context-path=/api
 
 project.path=/home/prd/ccrc