Add dockerfile

This commit is contained in:
MirnaM
2019-04-30 09:06:46 +02:00
parent 17492eb52c
commit 58177a8cce
4 changed files with 173 additions and 74 deletions

View File

@@ -1,6 +1,10 @@
{
"development": {
"use_env_variable": "JAWSDB_URL"
"username": "docker",
"password": "docker",
"database": "marketalerts",
"port": "32776",
"dialect": "postgres"
},
"test": {
"use_env_variable": "JAWSDB_URL"