tuned header of recipe lists for smartphones
This commit is contained in:
parent
5c3c74b32e
commit
686eddbaee
24 changed files with 2563 additions and 29 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue