mirror of
https://github.com/usatiuk/writer.git
synced 2025-10-29 00:17:48 +01:00
docker thing
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
"port": 3306,
|
||||
"username": "writer",
|
||||
"password": "writer",
|
||||
"database": "writer_test",
|
||||
"synchronize": true,
|
||||
"database": "writer",
|
||||
"synchronize": false,
|
||||
"logging": false,
|
||||
"entities": [
|
||||
"src/entity/**/*.ts"
|
||||
|
||||
Reference in New Issue
Block a user