393e9c2652
So that the app can be deployed anywhere! Just change the
environment variable `CHIPCHOC_BASE_URL` and you're all set 😉
6 lines
181 B
Text
6 lines
181 B
Text
CHIPCHOC_EMAIL_HOST=mail.example.com
|
|
CHIPCHOC_EMAIL_PORT=587
|
|
CHIPCHOC_EMAIL_SECURE=false
|
|
CHIPCHOC_EMAIL_USER=user@example.com
|
|
CHIPCHOC_EMAIL_PASSWORD=badexample
|
|
CHIPCHOC_BASE_URL=/
|