You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
522 B
12 lines
522 B
4 months ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||
|
<data-source source="LOCAL" name="demo" uuid="726f75a3-600c-4ae3-b122-44ab6f69d5c2">
|
||
|
<driver-ref>mysql.8</driver-ref>
|
||
|
<synchronize>true</synchronize>
|
||
|
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
|
||
|
<jdbc-url>jdbc:mysql://47.121.132.11:3306/demo</jdbc-url>
|
||
|
<working-dir>$ProjectFileDir$</working-dir>
|
||
|
</data-source>
|
||
|
</component>
|
||
|
</project>
|