A community based topic aggregation platform built on atproto
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="postgres@localhost" uuid="66e25b60-2901-4e78-bdb8-343f2c71fb79"> 5 <driver-ref>postgresql</driver-ref> 6 <synchronize>true</synchronize> 7 <jdbc-driver>org.postgresql.Driver</jdbc-driver> 8 <jdbc-url>jdbc:postgresql://localhost:5433/postgres</jdbc-url> 9 <jdbc-additional-properties> 10 <property name="com.intellij.clouds.kubernetes.db.host.port" /> 11 <property name="com.intellij.clouds.kubernetes.db.enabled" value="false" /> 12 <property name="com.intellij.clouds.kubernetes.db.container.port" /> 13 </jdbc-additional-properties> 14 <working-dir>$ProjectFileDir$</working-dir> 15 </data-source> 16 </component> 17</project>