Calculate door lock charges
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
"username": "docker",
|
||||
"password": "docker",
|
||||
"database": "CrmIntegration",
|
||||
"port": "5432",
|
||||
"dialect": "postgres"
|
||||
"port": "5431",
|
||||
"dialect": "postgres",
|
||||
"logging": false
|
||||
},
|
||||
"test": {
|
||||
"use_env_variable": "DATABASE_URL"
|
||||
|
||||
Reference in New Issue
Block a user