Skip to content

Commit

Permalink
Deployed 8eba663 to main with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2025
1 parent 72574eb commit 9c47f7d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main/features/DIDResolution/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2640,7 +2640,7 @@ <h3 id="using-resolver-plugins">Using Resolver Plugins<a class="headerlink" href
</code></pre></div>
<p>The following is a fully functional Dockerfile encapsulating this setup:</p>
<p>```dockerfile=
FROM ghcr.io/openwallet-foundation/acapy-agent:py3.12-1.1.0 <br />
FROM ghcr.io/openwallet-foundation/acapy-agent:py3.12-1.2.0 <br />
RUN pip3 install git+<a href="https://github.com/dbluhm/acapy-resolver-github">https://github.com/dbluhm/acapy-resolver-github</a></p>
<p>CMD ["aca-py", "start", "-it", "http", "0.0.0.0", "3000", "-ot", "http", "-e", "<a href="http://localhost:3000">http://localhost:3000</a>", "--admin", "0.0.0.0", "3001", "--admin-insecure-mode", "--no-ledger", "--plugin", "acapy_resolver_github"]
<div class="highlight"><pre><span></span><code><a id="__codelineno-6-1" name="__codelineno-6-1" href="#__codelineno-6-1"></a>To use the above dockerfile:
Expand Down
2 changes: 1 addition & 1 deletion main/search/search_index.json

Large diffs are not rendered by default.

Binary file modified main/sitemap.xml.gz
Binary file not shown.

0 comments on commit 9c47f7d

Please sign in to comment.