Commit fe9d0db2 authored by mingyard's avatar mingyard

feat:change docker file

parent d8dc7e26
Pipeline #65317 failed with stages
in 24 seconds
......@@ -11,6 +11,7 @@
"scripts": {
"typeorm": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli -d ./ormconfig.ts",
"build": "nest build",
"build:migration": "tsc --project tsconfig.typeorm.json",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"start": "nest start",
"start:dev": "nest start --watch",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment