Use default postgres port
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"username": "docker",
|
||||
"password": "docker",
|
||||
"database": "marketalerts",
|
||||
"port": "32776",
|
||||
"port": "5432",
|
||||
"dialect": "postgres"
|
||||
},
|
||||
"test": {
|
||||
|
||||
Reference in New Issue
Block a user