We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ee23f commit f6ae06eCopy full SHA for f6ae06e
docs/installation/docker.md
@@ -34,8 +34,6 @@ This guide expects some previous docker knowledge and an already working environ
34
- Set the `user: 1000:1000` to correct ID of your user.
35
36
```yaml title="docker-compose.yml"
37
-version: "3.7"
38
-
39
services:
40
autobrr:
41
container_name: autobrr
@@ -60,8 +58,6 @@ services:
60
58
We support the following environment variables to override the config file:
61
59
62
63
64
65
66
67
environment:
0 commit comments