.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1 @@
|
||||
node_modules
|
||||
ormconfig.json
|
||||
node_modules
|
||||
@@ -3,7 +3,7 @@
|
||||
"host": "localhost",
|
||||
"port": 5432,
|
||||
"username": "postgres",
|
||||
"password": "",
|
||||
"password": "Cara@2012",
|
||||
"database": "postgres",
|
||||
"entities": [
|
||||
"./src/models/*.ts"
|
||||
|
||||
Reference in New Issue
Block a user