zzyxyz_old_vue/src/config/config.json
2024-08-03 12:41:05 +08:00

14 lines
267 B
JSON

{
"file_api": {
"root_url": "/api/files",
"cards": {
"type": "json",
"url": "cards",
"home": "index-content"
},
"notes": {
"type": "html",
"url": "notes"
}
}
}