mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +00:00
chore: docker server certificates for development
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"main": "./src/server.ts",
|
||||
"scripts": {
|
||||
"prestart": "npm run swagger",
|
||||
"prestart:prod": "npm run swagger",
|
||||
"start": "nodemon ./src/server.ts",
|
||||
"start:prod": "nodemon ./src/prod-server.ts",
|
||||
"build": "rimraf build && tsc",
|
||||
|
||||
Reference in New Issue
Block a user