tuned header of recipe lists for smartphones

This commit is contained in:
Anika Raemer 2025-09-14 17:30:33 +02:00
parent 5c3c74b32e
commit 686eddbaee
24 changed files with 2563 additions and 29 deletions

View file

@ -1,4 +1,5 @@
/**
* Backend URL
*/
export const API_BASE_URL = "http://localhost:4000"
//export const API_BASE_URL = "http://localhost:4000"
export const API_BASE_URL = "http://10.0.1.152:4000"