update docker
This commit is contained in:
parent
1c620b036f
commit
edf715e501
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ services:
|
||||||
- "3010:3010"
|
- "3010:3010"
|
||||||
volumes:
|
volumes:
|
||||||
- ./src:/api/src/
|
- ./src:/api/src/
|
||||||
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
NODE_ENV: "production"
|
NODE_ENV: "production"
|
||||||
TZ: Europe/Berlin
|
TZ: Europe/Berlin
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue