Files
compare-timeseries-database/properties-model.ini
T
2023-06-01 23:56:26 -03:00

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