Mineplex/.idea/dataSources.xml
Daniel Waggner cdc35b3b7b Roll Back
Rolled the repository back to a working version that I had lying around. Things seem to be running smoothly.
2023-05-20 16:10:56 -07:00

12 lines
519 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="Mineplex" uuid="5ace5756-6506-4c58-85b2-b073df54cdfe">
<driver-ref>mariadb</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mariadb://localhost:3306/</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>