Skip to content

Commit 31fd6c4

Browse files
improves codebase
1 parent ac75a16 commit 31fd6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project is inspired by [pnorcross/anki-desktop-docker](https://github.com/p
44

55
Why? Because it makes automating Anki (with addons like AnkiConnect) easier.
66

7-
The Anki desktop app runs in a browser (via VNC) on port `3000`. Your Anki data is stored in a volume mounted at `/config/app` inside the container.
7+
The Anki desktop app runs in a browser (via VNC) on port `3000`. Your Anki data is stored in `anki_data` mounted as a volume at '/config` inside the container.
88

99
---
1010

0 commit comments

Comments
 (0)