chore(version-snjs): 2.7.18
This commit is contained in:
@@ -107,13 +107,10 @@ The web app makes use of two optional native extensions, which, when running the
|
||||
EXTENSIONS_MANAGER_LOCATION=extensions/extensions-manager/dist/index.html
|
||||
```
|
||||
|
||||
You can also set the `SF_DEFAULT_SERVER` and `SF_NEXT_VERSION_SERVER` environment variables to set the default servers for login and registration.
|
||||
|
||||
> **Note:** SF_NEXT_VERSION_SERVER can point to the same server. It is used for gradual upgrade of API versions.
|
||||
You can also set the `SF_DEFAULT_SERVER` environment variable to set the default server for login and registration.
|
||||
|
||||
```
|
||||
SF_DEFAULT_SERVER=https://sync.myserver
|
||||
SF_NEXT_VERSION_SERVER=https://sync.myserver
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user