Images should not be included in the database Removes songs where the path doesn't work Started working on adding cover images Started adding vue directly in the application
11 lines
505 B
XML
11 lines
505 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="music_prod@192.168.86.181" uuid="e63caf71-2b1a-400d-9cc4-4b87b1f9b807">
|
|
<driver-ref>postgresql</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
|
<jdbc-url>jdbc:postgresql://192.168.86.181:9432/music_prod</jdbc-url>
|
|
</data-source>
|
|
</component>
|
|
</project> |