1
0
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:
Florian Preinstorfer 2025-05-03 13:59:31 +02:00
parent 303b9017de
commit d0332527f5

View File

@ -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>