24 lines
445 B
INI
24 lines
445 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
|
|
|
|
[MONGODB]
|
|
user = your_user_or_email
|
|
key = your_key_or_password
|
|
url = url_of_the_server |