feat: Keep only "Manage subscription" button in account subscription prefs (#711)
* feat: Add DASHBOARD_URL to .env.sample
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user