fix: add ability to subscribe without account (#722)

This commit is contained in:
Mo
2021-11-05 10:09:46 -05:00
committed by GitHub
parent 42b3cf5750
commit e1e38c65db
7 changed files with 26 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ RAILS_SERVE_STATIC_FILES=true
SECRET_KEY_BASE=test
APP_HOST=http://localhost:3001
PURCHASE_URL=https://standardnotes.com/purchase
PLANS_URL=https://standardnotes.com/plans
DASHBOARD_URL=http://standardnotes.com/dashboard
SF_DEFAULT_SERVER=http://localhost:3000