Appearance
Joplin ,官网 https://joplinapp.org/ ,代码仓库 https://github.com/laurent22/joplin 。
https://joplinapp.org/
https://github.com/laurent22/joplin
自部署参照 https://github.com/laurent22/joplin/tree/dev/packages/server 。
https://github.com/laurent22/joplin/tree/dev/packages/server
docker run --env-file .env -p 22300:22300 joplin/server:latest