mirror of
https://github.com/tcivie/meshtastic-metrics-exporter.git
synced 2024-12-28 23:19:48 -08:00
12 lines
512 B
XML
12 lines
512 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="0@localhost" uuid="6480dc2d-498f-4da7-af1b-7fe2ca0790fa">
|
|
<driver-ref>redis</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>jdbc.RedisDriver</jdbc-driver>
|
|
<jdbc-url>jdbc:redis://localhost:6379/0</jdbc-url>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
</data-source>
|
|
</component>
|
|
</project> |