Browse Source

add server.port=8080

litongjava 6 months ago
parent
commit
996786eac6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/tio-boot/src/main/resources/app.properties

+ 1 - 1
frameworks/Java/tio-boot/src/main/resources/app.properties

@@ -1,5 +1,5 @@
 http.response.header.showServer=true
 http.response.header.showServer=true
-
+server.port=8080
 #JDBC_URL=jdbc:mysql://192.168.3.9/hello_world?useSSL=false&allowPublicKeyRetrieval=true
 #JDBC_URL=jdbc:mysql://192.168.3.9/hello_world?useSSL=false&allowPublicKeyRetrieval=true
 #JDBC_USER=root
 #JDBC_USER=root
 #JDBC_PSWD=robot_123456#
 #JDBC_PSWD=robot_123456#