influx_config.yml 84 B

12345
  1. host : 'localhost'
  2. port : 8086
  3. user : 'root'
  4. password : 'root'
  5. dbname : 'db_meters'