Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
1modm committed May 30, 2022
1 parent e12102d commit 1e85fbf
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
3 changes: 2 additions & 1 deletion docs/docker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ <h2 id="deployment">Deployment</h2>
<p>Build environment</p>
</li>
</ol>
<pre><code class="language-bash">$ docker-compose up --build
<pre><code class="language-bash">$ docker-compose build --build-arg TARGETARCH=amd64
$ docker-compose up
</code></pre>
<ol>
<li>Go to <a href="https://127.0.0.1/">https://127.0.0.1/</a></li>
Expand Down
Loading

0 comments on commit 1e85fbf

Please sign in to comment.