diff --git a/.env.sample b/.env.sample index b900f610e..100b7cc5d 100644 --- a/.env.sample +++ b/.env.sample @@ -15,6 +15,7 @@ SF_NEXT_VERSION_SERVER=http://localhost:3000 # Development options DEV_DEFAULT_SYNC_SERVER=https://sync.standardnotes.org +DEV_NEXT_VERSION_SYNC_SERVER=https://api.standardnotes.com DEV_EXTENSIONS_MANAGER_LOCATION=public/extensions/extensions-manager/dist/index.html DEV_BATCH_MANAGER_LOCATION=public/extensions/batch-manager/dist/index.min.html diff --git a/index.html b/index.html index d08c83053..c91af2be3 100644 --- a/index.html +++ b/index.html @@ -30,12 +30,14 @@