fix: collaborator detection in backend and frontend

modify: backend build script
revert: clean search bar on create/edit in frontend
update: API urls in frontend
This commit is contained in:
Jose
2026-03-07 03:10:02 +01:00
parent 76b30df1ba
commit 2dcd44a384
9 changed files with 12 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
{
"apiConfig": {
"baseUrl": "https://api.miarma.net/v2/huertos",
"coreUrl": "https://api.miarma.net/v2/core",
"baseUrl": "https://api.huertosbellavista.es/v2/huertos",
"coreUrl": "https://api.huertosbellavista.es/v2/core",
"endpoints": {
"auth": {
"login": "/auth/login",