mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
Minor Update to README.md
This commit is contained in:
parent
a2cd992778
commit
26ab0848da
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ services:
|
|||
container_name: headscale-ui
|
||||
# ports:
|
||||
# - 8443:8443
|
||||
# - 8080:8080
|
||||
# - 8080:8080
|
||||
```
|
||||
|
||||
Headscale UI serves on port 443 and uses a self signed cert by default. You will need to add a `config.yaml` file under your `container-config` folder so that `headscale` has all of the required settings declared. An example from the official `headscale` repo is [here](https://github.com/juanfont/headscale/blob/main/config-example.yaml).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue