removed config files

This commit is contained in:
Rohan Sircar 2019-12-07 14:54:06 +05:30
parent f19fef7c57
commit ba7dbb6f93
2 changed files with 0 additions and 9 deletions

View File

@ -1,8 +0,0 @@
## Spring DATASOURCE (DataSourceAutoConfiguration & DataSourceProperties)
spring.datasource.url = jdbc:mysql://localhost:3306/chatto_db?useSSL=false
spring.datasource.username = chatto_user
spring.datasource.password = test
database-name = chatto_db
website-url = 192.168.1.13
test.bindAddress=192.168.1.106

View File

@ -1 +0,0 @@
test.bindAddress=192.168.1.106