mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-08-04 13:42:46 +00:00
Update README.md
This commit is contained in:
parent
3e4435ff38
commit
170ca1f366
1 changed files with 6 additions and 0 deletions
|
|
@ -32,6 +32,12 @@ services:
|
|||
|
||||
Headscale UI serves on port 443 and uses a self signed cert by default.
|
||||
|
||||
### Additional Docker Settings
|
||||
The docker container lets you set the following settings:
|
||||
| Variable | Description | Example |
|
||||
|----|----|----|
|
||||
| PORT | Sets the port to an alternate value | `443` |
|
||||
|
||||
### Proxy Settings
|
||||
You will need a reverse proxy to install `headscale-ui` on your domain. Here is an example [Caddy Config](https://caddyserver.com/) to achieve this:
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue