fix: missing next version server initialization

This commit is contained in:
Karol Sójko
2021-06-07 17:07:49 +02:00
parent 8dde06b93b
commit 067f135e52
3 changed files with 7 additions and 4 deletions

View File

@@ -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