feat: Keep only "Manage subscription" button in account subscription prefs (#711)

* feat: Add DASHBOARD_URL to .env.sample
This commit is contained in:
Aman Harwara
2021-10-30 21:15:17 +05:30
committed by GitHub
parent 403fc3f295
commit db1139fd44
2 changed files with 7 additions and 38 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
DASHBOARD_URL=http://standardnotes.com/dashboard
SF_DEFAULT_SERVER=http://localhost:3000