add production mode for dev docker

parent f3ae2369
......@@ -25,4 +25,4 @@ services:
environment:
# all config vars are passing as a env vars
PORT: 7500
NODE_ENV: development
NODE_ENV: production
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment