mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
Update README.md for docker compose (#171)
This commit is contained in:
parent
5698becc6f
commit
a387c3fc62
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue