Skip to content

Commit eacff38

Browse files
authored
Update config_path in donetick.json (#8872)
Edited config path to proper location
1 parent 55d80d2 commit eacff38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/donetick.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"privileged": false,
1111
"interface_port": 2021,
1212
"documentation": "https://docs.donetick.com/getting-started/",
13-
"config_path": "/opt/donetick/selfhosted.yml",
13+
"config_path": "/opt/donetick/config/selfhosted.yml",
1414
"website": "https://donetick.com",
1515
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/donetick.webp",
1616
"description": "Donetick an open-source, user-friendly app for managing tasks and chores, featuring customizable options to help you and others stay organized",

0 commit comments

Comments
 (0)