fix(docs): export local Docker token example

This commit is contained in:
saravanakumardb1 2026-03-23 19:24:32 -07:00
parent 688aad624a
commit 39f33c4342

View File

@ -181,7 +181,7 @@ At the time of writing:
Verified local FlowMonk Docker recipe on this Mac:
```bash
TOKEN='<local-gitea-package-token>'
export TOKEN='<local-gitea-package-token>'
docker build \
--add-host localhost:host-gateway \