chore(prod): preserve production compose settings
This commit is contained in:
@@ -18,6 +18,8 @@ services:
|
||||
- WEB_PUSH_EMAIL=${WEB_PUSH_EMAIL}
|
||||
- EMAILPASS=${EMAILPASS}
|
||||
- PORT=3001
|
||||
- COOKIE_SECURE=true
|
||||
- NODE_ENV=production
|
||||
- TRANSLATION_PROVIDER=${TRANSLATION_PROVIDER:-openai}
|
||||
- MARIAN_TRANSLATION_URL=http://translation:8000
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user