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

@@ -6,5 +6,5 @@ cd ..
cd huertos/ || exit
mvn clean package
cd ..
scp core/target/core-*.jar root@huertosbellavista.es:/root/transfer
scp huertos/target/huertos-*.jar root@huertosbellavista.es:/root/transfer
scp core/target/core-*.jar root@159.69.155.167:/root/transfer
scp huertos/target/huertos-*.jar root@159.69.155.167:/root/transfer