fix: restore static html files that were dropped during massive rename
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 17s
Some checks failed
Deploy to OCIWP / deploy (push) Failing after 17s
This commit is contained in:
25
.idea/dataSources/data_sources_history.xml
generated
Normal file
25
.idea/dataSources/data_sources_history.xml
generated
Normal file
@@ -0,0 +1,25 @@
|
||||
<DataSourcesHistory>
|
||||
<DataSourceFromHistory isRemovedFromProject="false">
|
||||
<data-source source="LOCAL" name="MCP_Redis" uuid="e04b0a95-55ed-4687-8007-98dd44e0ab05">
|
||||
<database-info product="Redis Standalone" version="8.10.0" jdbc-version="4.2" driver-name="Redis JDBC Driver" driver-version="1.5" dbms="REDIS" exact-version="8.10.0" exact-driver-version="1.5" />
|
||||
<case-sensitivity plain-identifiers="mixed" quoted-identifiers="mixed" />
|
||||
<driver-ref>redis</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<jdbc-driver>jdbc.RedisDriver</jdbc-driver>
|
||||
<jdbc-url>jdbc:redis://localhost:6379/0</jdbc-url>
|
||||
<jdbc-additional-properties>
|
||||
<property name="com.intellij.clouds.kubernetes.db.host.port" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.container.port" />
|
||||
</jdbc-additional-properties>
|
||||
<secret-storage>master_key</secret-storage>
|
||||
<auth-provider>no-auth</auth-provider>
|
||||
<schema-mapping>
|
||||
<introspection-scope>
|
||||
<node kind="schema" qname="@" />
|
||||
</introspection-scope>
|
||||
</schema-mapping>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
</DataSourceFromHistory>
|
||||
</DataSourcesHistory>
|
||||
26
.idea/dataSources/e04b0a95-55ed-4687-8007-98dd44e0ab05.xml
generated
Normal file
26
.idea/dataSources/e04b0a95-55ed-4687-8007-98dd44e0ab05.xml
generated
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<dataSource name="MCP_Redis">
|
||||
<database-model serializer="dbm" dbms="REDIS" family-id="REDIS" format-version="4.55">
|
||||
<root id="1">
|
||||
<ServerVersion>8.10.0</ServerVersion>
|
||||
</root>
|
||||
<schema id="2" parent="1" name="0">
|
||||
<Current>1</Current>
|
||||
</schema>
|
||||
<schema id="3" parent="1" name="1"/>
|
||||
<schema id="4" parent="1" name="10"/>
|
||||
<schema id="5" parent="1" name="11"/>
|
||||
<schema id="6" parent="1" name="12"/>
|
||||
<schema id="7" parent="1" name="13"/>
|
||||
<schema id="8" parent="1" name="14"/>
|
||||
<schema id="9" parent="1" name="15"/>
|
||||
<schema id="10" parent="1" name="2"/>
|
||||
<schema id="11" parent="1" name="3"/>
|
||||
<schema id="12" parent="1" name="4"/>
|
||||
<schema id="13" parent="1" name="5"/>
|
||||
<schema id="14" parent="1" name="6"/>
|
||||
<schema id="15" parent="1" name="7"/>
|
||||
<schema id="16" parent="1" name="8"/>
|
||||
<schema id="17" parent="1" name="9"/>
|
||||
</database-model>
|
||||
</dataSource>
|
||||
Reference in New Issue
Block a user