mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +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
|
### Setup
|
||||||
|
|
||||||
- Set a DNS record for `*.haze.exmaple.com` and `haze.example.com` pointing to
|
- 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
|
your development machine.
|
||||||
with limitations like federation not being supported.
|
|
||||||
- Set the `proxy` configuration with your domain and desired listen endpoint.
|
- 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
|
- 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
|
systemd user service is recommended (see [haze.service](./haze.service) for an
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue