mirror of
https://github.com/lone-cloud/prism
synced 2026-06-03 08:43:10 -07:00
10 lines
280 B
Text
10 lines
280 B
Text
# ProtonMail Bridge Configuration
|
|
PROTON_BRIDGE_HOST=localhost
|
|
PROTON_BRIDGE_PORT=1143
|
|
PROTON_EMAIL=your-email@protonmail.com
|
|
PROTON_PASSWORD=bridge-generated-password
|
|
|
|
# SUP Server Configuration
|
|
SUP_SERVER_URL=http://localhost:8080
|
|
SUP_API_KEY=your-api-key
|
|
SUP_TOPIC=Proton Mail
|