Update Hydrus Network

2026-01-22 14:38:59 -05:00
parent 2abe3c2892
commit 571fbc2064

@@ -22,6 +22,7 @@ After installation, go to root directory of the hydrusnetwork and run "python ru
the gui application should be opened now the gui application should be opened now
7.in the top menu click on services > manage services > double-click "client api" 7.in the top menu click on services > manage services > double-click "client api"
![](https://code.glowers.club/goyimnose/Medios-Macina/raw/branch/main/docs/img/hydrus/edit-service.png)
8.check the boxes 8.check the boxes
X run the client api? X run the client api?
X allow non-local connections X allow non-local connections
@@ -33,13 +34,4 @@ click apply
11. click apply > click "copy api access key", click "open client api base url" 11. click apply > click "copy api access key", click "open client api base url"
-------------------------------------------- --------------------------------------------
edit the below and place in your config.conf e
<figure>
<figcaption>config.conf</figcaption>
<pre><code class="language-powershell">[store=hydrusnetwork]
NAME="shortnamenospacesorsymbols"
API="apiaccesskeygoeshere"
URL="apibaseurlgoeshere"
</code></pre>
</figure>