Skip to content

Commit

Permalink
Add a link to the syncserver Dockerfile (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
omarkohl authored Jan 12, 2025
1 parent ae90d3e commit 1c5671f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/sync-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ If you've cloned the Anki repo from GitHub, you can install from there:
cargo install --path rslib/sync
```

### With Docker

You can find a user-contributed Dockerfile and some instructions
[here](https://github.com/ankitects/anki/tree/main/docs/syncserver).

## Multiple Users

`SYNC_USER1` declares the first user and password, and must be set.
Expand Down

0 comments on commit 1c5671f

Please sign in to comment.