mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-06 05:50:55 +03:00
Use node production environment
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user