mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 07:20:19 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
a7b12f0b32
commit
916df74458
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue