Use NODE_ENV from environment instead of overriding it

This commit is contained in:
Alex Gleason
2020-04-26 12:49:20 -05:00
parent 741b065d82
commit 24c7b3a6bf
8 changed files with 57 additions and 16 deletions

View File

@ -1,3 +1,4 @@
NODE_ENV=development
# BACKEND_URL="https://example.com"
# PATRON_URL="https://patron.example.com"
# PROXY_HTTPS_INSECURE=false