put headscale on right network
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
|||||||
image: headscale/headscale:v0.25.1
|
image: headscale/headscale:v0.25.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: headscale
|
container_name: headscale
|
||||||
|
networks:
|
||||||
|
- reverse-proxy
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
- "9090:9090"
|
- "9090:9090"
|
||||||
|
|||||||
Reference in New Issue
Block a user