Update README.md with new env var names
This commit is contained in:
parent
4b41acfa7b
commit
fdb409bae6
|
@ -26,5 +26,5 @@ go build .
|
|||
Substitute the environment variables with appropriate custom values.
|
||||
|
||||
```shell
|
||||
env DOORIS_USERNAME=user DOORIS_PASSWORD=password SPACE_API_JSON_TEMPLATE_PATH=ccchh-template.json go run .
|
||||
env BA_USERNAME=user BA_PASSWORD=password JSON_TEMPLATE_PATH=ccchh-template.json go run .
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue