Use node production environment

This commit is contained in:
timvisee
2020-07-09 12:24:10 +02:00
parent 4b999e9dc5
commit c5a687ec2a

View File

@@ -38,6 +38,7 @@ services:
- DHPARAM_GENERATION=false
- LETSENCRYPT_HOST
- LETSENCRYPT_EMAIL
- NODE_ENV=production
- PORT=1234
- REDIS_HOST=redis
- BASE_URL=${SEND_BASE_URL}