Docu typo
All checks were successful
buildbot/multibuild_parent Build done.
buildbot/travis_bionic Build done.

This commit is contained in:
Peter Šurda 2024-07-05 22:57:34 +08:00
parent 9a9a98edf7
commit ca77ce4c45
Signed by: PeterSurda
GPG Key ID: 3E47497CF67ABB95

View File

@ -3,5 +3,5 @@
Agent for my-idlers
```
export API_KEY=<API_KEY> HOST=https://idlers.test2.sysdeploy.org/api/servers;python3 main.py
```
export AGENT_API=<API_KEY> HOST=https://idlers.test2.sysdeploy.org/api/servers;python3 agent.py
```