Skip to content

Commit 17de726

Browse files
fedefreuerouterino
authored andcommitted
Additional update
1 parent f8733ad commit 17de726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ Once all three services are running, set up Headscale and Headscale UI _by creat
7979
3. Advanced: In the text box, add the following to manage the Headscale UI path properly:
8080
```json
8181
location /web/ {
82-
proxy_pass https://132.145.201.160:8443/web/;
82+
proxy_pass https://XXX.XXX.XXX.XXXX:port/web/;
8383
}
8484
```

0 commit comments

Comments
 (0)