Fixed footnote syntax in README

This commit is contained in:
2025-11-30 18:51:00 +00:00
parent 98898ee7ae
commit 8d4d317330

View File

@@ -50,4 +50,4 @@ docker run -d --name speed-data -e PORT=8080 -p 8080:8080 --restart unless-stopp
- run the container as root (not recommended), or - run the container as root (not recommended), or
- chown/chmod the host directory appropriately (e.g., `chown 1000:1000 /path/on/host` or `chmod a+rw /path/on/host`) so the container can write files. - chown/chmod the host directory appropriately (e.g., `chown 1000:1000 /path/on/host` or `chmod a+rw /path/on/host`) so the container can write files.
[^1] _Note_: AI agent used to Dockerize existing project [^1]: _Note_: AI agent used to Dockerize existing project