Changed the docker port of headscale UI

This commit is contained in:
Gλmix 2024-12-14 18:26:23 +01:00 committed by GitHub
parent 0ebdc1d823
commit fbd2de1ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ services:
container_name: headscale-ui
restart: unless-stopped
ports:
- 9999:80
- 9999:8080