[+] HTML endpoint
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
const HOST = 'http://127.0.0.1:8249'
|
||||
// const HOST = 'http://127.0.0.1:8249'
|
||||
const HOST = window.location.origin
|
||||
|
||||
export type Dict = Record<string, any>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user