mirror of
https://github.com/timvisee/send.git
synced 2026-03-05 13:39:54 -05:00
Make develop the default NODE_ENV
This commit is contained in:
@@ -8,6 +8,5 @@ services:
|
||||
- "1443:1443"
|
||||
environment:
|
||||
- REDIS_HOST=redis
|
||||
- NODE_ENV=production
|
||||
redis:
|
||||
image: redis:alpine
|
||||
|
||||
Reference in New Issue
Block a user