mirror of
https://gitlab.com/futile/thingy.git
synced 2026-07-21 08:10:07 +00:00
15 lines
331 B
Bash
15 lines
331 B
Bash
# stalwart
|
|
STALWART_PUBLIC_URL=https://m.example.org
|
|
|
|
# bulwark
|
|
JMAP_SERVER_URL=https://m.example.org
|
|
SESSION_SECRET=very_long_string
|
|
SETTINGS_SYNC_ENABLED=true
|
|
ADMIN_PASSWORD=password
|
|
|
|
# vykar
|
|
VYKAR_LABEL=borgbase
|
|
VYKAR_URL=https://myrepo.repo.borgbase.com
|
|
VYKAR_ACCESS_TOKEN=access_token
|
|
VYKAR_ENCRYPTION_SECRET=very_long_string
|