We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b3090 commit 7e14632Copy full SHA for 7e14632
1 file changed
README.md
@@ -35,7 +35,7 @@ A production-ready, self-hosted media automation stack built with Docker Compose
35
Bind mounts require the host directories to exist before starting the stack:
36
37
```bash
38
- mkdir -p services/{prowlarr,sonarr,sonarr-anime,radarr,lidarr,readarr,bazarr,jellyfin,npm}
+ mkdir -p services/{prowlarr,sonarr,sonarr-anime,radarr,lidarr,readarr,bazarr,jellyfin,npm/data,npm/letsencrypt}
39
```
40
41
4. **Start the stack**
0 commit comments