feyris-tan ef86554f9a Import
2025-05-12 22:09:16 +02:00

12 lines
357 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="BANANA" value="http://utena:8083/v3/index.json" />
</packageSources>
<packageSourceCredentials>
<!-- If needed, credentials go here -->
</packageSourceCredentials>
<config>
<add key="allowInsecureConnections" value="true" />
</config>
</configuration>