web/.env.sample
2022-06-29 22:33:38 -05:00

11 lines
336 B
Plaintext

PORT=3001
DEFAULT_SYNC_SERVER=https://api.standardnotes.com
# Subscription related endpoints
DASHBOARD_URL=http://standardnotes.com/dashboard
PLANS_URL=https://standardnotes.com/plans
PURCHASE_URL=https://standardnotes.com/purchase
# Used by Rails internals and not Standard Notes related
SECRET_KEY_BASE=<enter a secret string here>