mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-10 13:46:46 +02:00
Remove version from docker-compose.yml example
This is now deprecated and yields a warning.
This commit is contained in:
parent
303b9017de
commit
d0332527f5
@ -51,8 +51,6 @@ Registry](https://github.com/juanfont/headscale/pkgs/container/headscale). The c
|
||||
A similar configuration for `docker-compose`:
|
||||
|
||||
```yaml title="docker-compose.yaml"
|
||||
version: "3.7"
|
||||
|
||||
services:
|
||||
headscale:
|
||||
image: docker.io/headscale/headscale:<VERSION>
|
||||
|
Loading…
Reference in New Issue
Block a user