🔧 Adding more .idea config files

This commit is contained in:
Florian Sylvain
2021-10-30 18:22:41 +02:00
parent a97ee8fb2a
commit 3464719c02
2 changed files with 18 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="MySQL - projet_prog_web@localhost" uuid="f88d17ea-9fdd-429c-bb65-b7ce88663237">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://localhost:3306/projet_prog_web</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>