mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
Additional update
This commit is contained in:
parent
f8733ade2d
commit
17de726347
1 changed files with 1 additions and 1 deletions
|
|
@ -79,6 +79,6 @@ Once all three services are running, set up Headscale and Headscale UI _by creat
|
|||
3. Advanced: In the text box, add the following to manage the Headscale UI path properly:
|
||||
```json
|
||||
location /web/ {
|
||||
proxy_pass https://132.145.201.160:8443/web/;
|
||||
proxy_pass https://XXX.XXX.XXX.XXXX:port/web/;
|
||||
}
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue