mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
127.0.0.1 now works for federation
This commit is contained in:
parent
96b7dd671c
commit
19e60217ea
1 changed files with 1 additions and 2 deletions
|
|
@ -274,8 +274,7 @@ proxy to allow using a wildcard domain.
|
|||
### Setup
|
||||
|
||||
- Set a DNS record for `*.haze.exmaple.com` and `haze.example.com` pointing to
|
||||
your development machine. Pointing it to `127.0.0.1` will also work, but comes
|
||||
with limitations like federation not being supported.
|
||||
your development machine.
|
||||
- Set the `proxy` configuration with your domain and desired listen endpoint.
|
||||
- Set up a service to run `haze proxy` in the background as your own user. A
|
||||
systemd user service is recommended (see [haze.service](./haze.service) for an
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue