This commit is contained in:
2026-08-03 22:12:37 -04:00
parent 6542d80064
commit b7377df7af
+1 -1
View File
@@ -81,7 +81,7 @@ For everyone else, [see our documentation](https://ocrmypdf.readthedocs.io/en/la
## Docker - WEbui
```
```docker compose -f misc/docker-compose.webui.yml up --build
docker compose -f misc/docker-compose.webui.yml up --build
# http://localhost:8772/
#
```