put headscale on right network

This commit is contained in:
2025-05-11 21:23:23 -05:00
parent 98e2fbbd7d
commit bbc9310ba1

View File

@@ -3,6 +3,8 @@ services:
image: headscale/headscale:v0.25.1
restart: unless-stopped
container_name: headscale
networks:
- reverse-proxy
ports:
- "8080:8080"
- "9090:9090"