docs/content/1.self-hosting/2.use-backend.md

17 lines
849 B
Markdown
Raw Normal View History

2023-12-12 18:36:07 +00:00
---
title: 'Configure backend'
---
2023-12-31 14:39:55 +00:00
2023-12-12 18:25:35 +00:00
# Configure your client with the backend
2023-12-31 14:39:55 +00:00
If you would like to use an alternative backend server (the server responsible for saving user data across devices) then you can specify your own URL **without needing to host your own movie-web frontend!**
2023-12-12 21:27:15 +00:00
::alert{type="danger"}
Changing your backend server will log you out of your account - make sure you have a copy of your 12-word passphrase saved safely in case you need to go back!
::
1. On movie-web, got to your settings page by click the menu icon at the top right and then `Settings`.
2023-12-31 14:39:55 +00:00
1. Scroll down the page to the section named `Connections` where there is a toggle named `Custom server`.
2023-12-12 21:27:15 +00:00
1. Enable the `Custom server` toggle and enter your backend URL in the input box named `Custom server URL`.
1. Click `Save` at the bottom right corner of your screen.