update hello view page
This commit is contained in:
@@ -41,7 +41,7 @@ export async function onEnt(
|
||||
}
|
||||
|
||||
const postData = JSON.stringify(payload)
|
||||
const apiUrl = new URL(`https://api.infio.com/e1/api/event`)
|
||||
const apiUrl = new URL(`https://hubs.infio.app/e1/api/event`)
|
||||
|
||||
const options = {
|
||||
hostname: apiUrl.hostname,
|
||||
|
||||
Reference in New Issue
Block a user