runtipi/apps/joplin/config.json
2022-06-19 10:26:24 +02:00

14 lines
446 B
JSON

{
"name": "Joplin Server",
"available": true,
"port": 8099,
"id": "joplin",
"categories": ["utilities"],
"description": "Default credentials: admin@localhost / admin",
"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": "/logos/apps/joplin.jpg",
"form_fields": []
}