feat: add new instances page

This commit is contained in:
qtchaos
2024-02-24 01:42:02 +02:00
parent 723f869de2
commit 377c6bdcaf
7 changed files with 31 additions and 14 deletions

View File

@@ -80,7 +80,7 @@ Setting this configuration value to `true` will enable the history-router.
### `VITE_BACKEND_URL`
- Type: `string`
- Default: `"https://backend.movie-web.app"`
- Default: `""`
- Example: `"https://backend.example.com"`
This is the URL for the movie-web backend server which handles cross-device syncing.