mirror of
https://gitlab.com/timvisee/send.git
synced 2024-11-08 20:22:45 +01:00
Make develop the default NODE_ENV
This commit is contained in:
parent
98ad058e2e
commit
4ae12db99c
@ -8,6 +8,5 @@ services:
|
||||
- "1443:1443"
|
||||
environment:
|
||||
- REDIS_HOST=redis
|
||||
- NODE_ENV=production
|
||||
redis:
|
||||
image: redis:alpine
|
||||
|
Loading…
Reference in New Issue
Block a user