Skip to content

Commit 26ab084

Browse files
authored
Minor Update to README.md
1 parent a2cd992 commit 26ab084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
container_name: headscale-ui
2929
# ports:
3030
# - 8443:8443
31-
# - 8080:8080
31+
# - 8080:8080
3232
```
3333

3434
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).

0 commit comments

Comments
 (0)