chore: update readme

This commit is contained in:
Mo
2022-06-29 22:33:38 -05:00
parent e9eff74fdb
commit cd0859e908
2 changed files with 35 additions and 57 deletions

11
.env.sample Normal file
View File

@@ -0,0 +1,11 @@
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>