mirror of
https://github.com/Myzel394/kleckrelay-website.git
synced 2025-06-18 23:45:26 +02:00
fixed apiDomain
This commit is contained in:
parent
2621693f58
commit
786500d233
@ -1,9 +1,8 @@
|
||||
import {ReactElement} from "react"
|
||||
|
||||
export default function ExtensionSignalHandler(): ReactElement {
|
||||
const appDomain = import.meta.env.VITE_SERVER_BASE_URL
|
||||
const instanceData = {
|
||||
appDomain,
|
||||
apiOrigin: import.meta.env.VITE_SERVER_BASE_URL,
|
||||
}
|
||||
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user