19 lines
357 B
INI
19 lines
357 B
INI
[CLICKHOUSE]
|
|
user = your-user-or-email
|
|
key = your-key-or-password
|
|
url = url-of-the-server
|
|
|
|
[INFLUXDB]
|
|
user = your-user-or-email
|
|
key = your-key-or-password
|
|
url = url-of-the-server
|
|
|
|
[POSTGRESQL]
|
|
user = your-user-or-email
|
|
key = your-key-or-password
|
|
url = url-of-the-server
|
|
|
|
[S3MINIO]
|
|
user = your-user-or-email
|
|
key = your-key-or-password
|
|
url = url-of-the-server |