张延森 3 years ago
parent
commit
72c4250ea5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/main/resources/application-prod.yml

+ 1
- 1
src/main/resources/application-prod.yml View File

@@ -1,5 +1,5 @@
1 1
 server:
2
-  port: 8081
2
+  port: 8080
3 3
 
4 4
 ###
5 5
 spring: