Changed the docker port of headscale UI
This commit is contained in:
parent
0ebdc1d823
commit
fbd2de1ff0
|
@ -18,4 +18,4 @@ services:
|
|||
container_name: headscale-ui
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 9999:80
|
||||
- 9999:8080
|
||||
|
|
Loading…
Reference in New Issue