Skip to content

Commit dd92638

Browse files
author
litongjava
committed
update jdbc info
1 parent 9fd069c commit dd92638

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
http.response.header.showServer=true
22

3-
JDBC_URL=jdbc:mysql://192.168.3.9/hello_world?useSSL=false&allowPublicKeyRetrieval=true
4-
JDBC_USER=root
5-
JDBC_PSWD=robot_123456#
3+
#JDBC_URL=jdbc:mysql://192.168.3.9/hello_world?useSSL=false&allowPublicKeyRetrieval=true
4+
#JDBC_USER=root
5+
#JDBC_PSWD=robot_123456#
66

7-
#JDBC_URL=jdbc:mysql://tfb-database/hello_world
8-
#JDBC_USER=benchmarkdbuser
9-
#JDBC_PSWD=benchmarkdbpass
7+
JDBC_URL=jdbc:mysql://tfb-database/hello_world
8+
JDBC_USER=benchmarkdbuser
9+
JDBC_PSWD=benchmarkdbpass

0 commit comments

Comments
 (0)