Dockerized

This commit is contained in:
Aart van Halteren
2018-03-19 16:18:56 +01:00
parent 619107a303
commit 625fd06a0f
6 changed files with 74 additions and 29 deletions

View File

@@ -1,5 +1,6 @@
host: 'localhost'
host: 'smartmeter_db'
adapter: 'mysql2'
database: 'smartmeter'
username: 'root'
password: 'rootme'
pool: 5