Update README.md for docker compose (#171)

This commit is contained in:
routerino 2024-10-16 08:09:00 +11:00 committed by GitHub
parent 5698becc6f
commit a387c3fc62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ services:
- ./container-data/data:/var/lib/headscale
# ports:
# - 27896:8080
command: headscale serve
command: serve
restart: unless-stopped
headscale-ui:
image: ghcr.io/gurucomputing/headscale-ui:latest