amke hot reload work for node app
This commit is contained in:
parent
2ae502e790
commit
c3e363fb9b
3 changed files with 6 additions and 1 deletions
|
|
@ -12,3 +12,5 @@ services:
|
|||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
|
||||
- POSTGRES_DB=${POSTGRES_DB}
|
||||
volumes:
|
||||
- .:/app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue