fix(docs): export local Docker token example
This commit is contained in:
parent
688aad624a
commit
39f33c4342
@ -181,7 +181,7 @@ At the time of writing:
|
|||||||
Verified local FlowMonk Docker recipe on this Mac:
|
Verified local FlowMonk Docker recipe on this Mac:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
TOKEN='<local-gitea-package-token>'
|
export TOKEN='<local-gitea-package-token>'
|
||||||
|
|
||||||
docker build \
|
docker build \
|
||||||
--add-host localhost:host-gateway \
|
--add-host localhost:host-gateway \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user