1 parent c4db73c commit 7abe71dCopy full SHA for 7abe71d
1 file changed
README.md
@@ -65,7 +65,7 @@ Clone the repository of use a zipped release from the releases.
65
docker run \
66
-p 7091:7091 \
67
-p 7095:7095 \
68
- -v $(pwd)/data:/data \
+ -v $(pwd)/data:/app/data \
69
ghcr.io/rudyberends/rudyberends/lox-audioserver:VERSION
70
71
The workflow `.github/workflows/create-release-and-build.yml` bumps the version, builds,
0 commit comments