updated compose

This commit is contained in:
2025-05-11 21:28:22 -05:00
parent bbc9310ba1
commit fd9b0e0d07

View File

@@ -3,6 +3,7 @@ services:
image: headscale/headscale:v0.25.1
restart: unless-stopped
container_name: headscale
command: serve
networks:
- reverse-proxy
ports:
@@ -10,7 +11,6 @@ services:
- "9090:9090"
volumes:
- ./config:/etc/headscale
command: serve
headscale-admin:
image: goodieshq/headscale-admin:0.24