mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[docs] encourage using loopback bind address (#1166)
This commit is contained in:
@@ -44,6 +44,8 @@ sudoedit /gotosocial/config.yaml
|
||||
|
||||
Then set `letsencrypt-enabled: false`.
|
||||
|
||||
If the reverse proxy will be running on the same machine, set the `bind-address` to `"localhost"` so that the GoToSocial server is only accessible via loopback. Otherwise it may be possible to bypass your proxy by connecting to GoToSocial directly, which might be undesirable.
|
||||
|
||||
If GoToSocial is already running, restart it.
|
||||
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user