We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a27fa commit 99d068bCopy full SHA for 99d068b
README.md
@@ -77,11 +77,13 @@ The spotify connect server should show up as the 'forked-daapd' device in your S
77
78
It is recommended to set the `pipe_autostart` option to `true` in your forked-daapd config.
79
80
-
81
## Usage
82
83
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
84
+>[!NOTE]
85
+>Unless a parameter is flaged as 'optional', it is *mandatory* and a value must be provided.
86
+
87
### docker-compose (recommended, [click here for more info](https://docs.linuxserver.io/general/docker-compose))
88
89
```yaml
0 commit comments