feat: remove batch manager
This commit is contained in:
@@ -9,7 +9,6 @@ SECRET_KEY_BASE=test
|
||||
APP_HOST=http://localhost:3001
|
||||
|
||||
EXTENSIONS_MANAGER_LOCATION=extensions/extensions-manager/dist/index.html
|
||||
BATCH_MANAGER_LOCATION=extensions/batch-manager/dist/index.min.html
|
||||
SF_DEFAULT_SERVER=http://localhost:3000
|
||||
SF_NEXT_VERSION_SERVER=http://localhost:3000
|
||||
|
||||
@@ -17,7 +16,6 @@ SF_NEXT_VERSION_SERVER=http://localhost:3000
|
||||
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
|
||||
|
||||
# NewRelic (Optional)
|
||||
NEW_RELIC_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user