Added Archived
Changed fucntions baseurl
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import axios from "axios";
|
||||
import dayjs from "dayjs";
|
||||
|
||||
const baseURL = "http://localhost:3333" /*"https://functions.fedeo.io"*/
|
||||
const baseURL = /*"http://localhost:3333"*/ "https://functions.fedeo.io"
|
||||
|
||||
export const useFunctions = () => {
|
||||
const supabase = useSupabaseClient()
|
||||
|
||||
Reference in New Issue
Block a user