Skip to content

Commit

Permalink
deploy: 1c5671f
Browse files Browse the repository at this point in the history
  • Loading branch information
dae committed Jan 12, 2025
1 parent 7e0a9b2 commit 9bae241
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -6188,6 +6188,9 @@ <h3 id="from-a-source-checkout"><a class="header" href="#from-a-source-checkout"
<pre><code>./ninja extract:protoc
cargo install --path rslib/sync
</code></pre>
<h3 id="with-docker"><a class="header" href="#with-docker">With Docker</a></h3>
<p>You can find a user-contributed Dockerfile and some instructions
<a href="https://github.com/ankitects/anki/tree/main/docs/syncserver">here</a>.</p>
<h2 id="multiple-users"><a class="header" href="#multiple-users">Multiple Users</a></h2>
<p><code>SYNC_USER1</code> declares the first user and password, and must be set.
You can optionally declare <code>SYNC_USER2</code>, <code>SYNC_USER3</code> and so on, if you
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions sync-server.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,9 @@ <h3 id="from-a-source-checkout"><a class="header" href="#from-a-source-checkout"
<pre><code>./ninja extract:protoc
cargo install --path rslib/sync
</code></pre>
<h3 id="with-docker"><a class="header" href="#with-docker">With Docker</a></h3>
<p>You can find a user-contributed Dockerfile and some instructions
<a href="https://github.com/ankitects/anki/tree/main/docs/syncserver">here</a>.</p>
<h2 id="multiple-users"><a class="header" href="#multiple-users">Multiple Users</a></h2>
<p><code>SYNC_USER1</code> declares the first user and password, and must be set.
You can optionally declare <code>SYNC_USER2</code>, <code>SYNC_USER3</code> and so on, if you
Expand Down

0 comments on commit 9bae241

Please sign in to comment.