Initial implementation
This commit is contained in:
5
config/database.yml
Normal file
5
config/database.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
host: 'localhost'
|
||||
adapter: 'mysql2'
|
||||
database: 'smartmeter'
|
||||
username: 'root'
|
||||
pool: 5
|
||||
Reference in New Issue
Block a user