tweaking project list

This commit is contained in:
2025-09-01 17:22:02 +02:00
parent 6031bb4445
commit 7478a8bdae
4 changed files with 21 additions and 14 deletions

View File

@@ -1,3 +1,3 @@
export function api(rel_path){
return `${location.protocol}//${location.host.replace('5173','8080')}/api/${rel_path}`;
}
}