db경로 -> localnet변경
This commit is contained in:
parent
1200876da4
commit
15e64f65b3
@ -1,7 +1,7 @@
|
|||||||
datasource:
|
datasource:
|
||||||
localhost:
|
localhost:
|
||||||
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
||||||
jdbc-url: jdbc:log4jdbc:mariadb://192.168.0.251:3306/test
|
jdbc-url: jdbc:log4jdbc:mariadb://192.168.0.251:3306/localnet
|
||||||
username: root
|
username: root
|
||||||
password: host1234
|
password: host1234
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user