parent
76600c5dfd
commit
98ae44a567
@ -0,0 +1,7 @@
|
|||||||
|
|
||||||
|
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
|
||||||
|
spring.datasource.schema-name=rppaymentdev
|
||||||
|
spring.datasource.host=119.28.3.196:3310
|
||||||
|
spring.datasource.url=jdbc:mysql://${spring.datasource.host}/${spring.datasource.schema-name}?useUnicode=true&characterEncoding=utf8&useSSL=false
|
||||||
|
spring.datasource.username=readonly
|
||||||
|
spring.datasource.password=read0nly
|
Loading…
Reference in new issue