Skip to content

Commit 996786e

Browse files
author
litongjava
committed
add server.port=8080
1 parent 4efc70d commit 996786e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
http.response.header.showServer=true
2-
2+
server.port=8080
33
#JDBC_URL=jdbc:mysql://192.168.3.9/hello_world?useSSL=false&allowPublicKeyRetrieval=true
44
#JDBC_USER=root
55
#JDBC_PSWD=robot_123456#

0 commit comments

Comments
 (0)