put NODE_ENV: production back
This commit is contained in:
parent
bc10e26452
commit
458fe2940f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ services:
|
|||
# build:
|
||||
# context: .
|
||||
environment:
|
||||
NODE_ENV: production
|
||||
PORT: 8000
|
||||
SECRET: MrWiskers
|
||||
#Proxy_Manager: enabled
|
||||
|
|
Loading…
Add table
Reference in a new issue