Fix typo in configuration.example.yaml (#117)
* Fix typo in configuration.example.yaml * Fix typo also in the description. Co-authored-by: Sebastian Serth <MrSerth@users.noreply.github.com>
This commit is contained in:
@ -74,7 +74,7 @@ influxdb:
|
|||||||
url: http://localhost:8086
|
url: http://localhost:8086
|
||||||
# The token to secure the influxdb endpoint.
|
# The token to secure the influxdb endpoint.
|
||||||
token: SecretBase64Token==
|
token: SecretBase64Token==
|
||||||
# The organisation set in your influxdb configuration.
|
# The organization set in your influxdb configuration.
|
||||||
organisation: PoseidonOrg
|
organization: PoseidonOrg
|
||||||
# The influxdb bucket to store the data in.
|
# The influxdb bucket to store the data in.
|
||||||
bucket: poseidon
|
bucket: poseidon
|
||||||
|
Submodule deploy/ansible-deployment updated: b931a4972c...b766236a83
Reference in New Issue
Block a user