add nodemon and tls
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
1ff9e819f3
commit
bf9685bb36
5 changed files with 2916 additions and 1909 deletions
|
@ -1,3 +1,6 @@
|
|||
services:
|
||||
nodejs-app:
|
||||
build: .
|
||||
build: .
|
||||
volumes:
|
||||
- .:/usr/src/app
|
||||
command: sh -c "npm install && npx nodemon"
|
Loading…
Add table
Add a link
Reference in a new issue