mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 13:51:01 +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`:
|
A similar configuration for `docker-compose`:
|
||||||
|
|
||||||
```yaml title="docker-compose.yaml"
|
```yaml title="docker-compose.yaml"
|
||||||
version: "3.7"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
headscale:
|
headscale:
|
||||||
image: docker.io/headscale/headscale:<VERSION>
|
image: docker.io/headscale/headscale:<VERSION>
|
||||||
|
Loading…
Reference in New Issue
Block a user