Skip to content

Commit e7c96a8

Browse files
authored
- timezone
1 parent 17840ad commit e7c96a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ormconfig.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"database": "dbname",
88
"entities": ["./**/*.entity.js"],
99
"synchronize": false,
10-
"timezone": "Z"
10+
"timezone": "Z" // https://typeorm.biunav.com/en/connection-options.html#common-connection-options
1111
}

0 commit comments

Comments
 (0)