dataSources.xml 544 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
  4. <data-source source="LOCAL" name="eduexam@39.108.148.198" uuid="cd013397-8959-45fe-87e2-05a7816a9dd4">
  5. <driver-ref>mysql.8</driver-ref>
  6. <synchronize>true</synchronize>
  7. <jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
  8. <jdbc-url>jdbc:mysql://39.108.148.198:3308/eduexam</jdbc-url>
  9. <working-dir>$ProjectFileDir$</working-dir>
  10. </data-source>
  11. </component>
  12. </project>