Update docker-compose.yaml

This commit is contained in:
tehNooB 2024-05-02 16:35:56 +01:00 committed by GitHub
parent a7b12f0b32
commit 916df74458
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ services:
ports:
- 8080:8080
- 9090:9090
image: headscale/headscale:latest
image: headscale/headscale:0.22.3
command: headscale serve
restart: unless-stopped