runtipi/apps/joplin/config.json
2022-05-09 22:55:53 +02:00

13 lines
433 B
JSON

{
"name": "Joplin Server",
"available": true,
"port": 8099,
"id": "joplin",
"description": "",
"short_desc": "Note taking and to-do application with synchronisation",
"author": "https://github.com/laurent22",
"source": "https://github.com/laurent22/joplin",
"website": "https://joplinapp.org",
"image": "https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/LinuxIcons/256x256.png",
"form_fields": {}
}