mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-03 05:53:40 +01:00
fix api
This commit is contained in:
parent
667e759ca4
commit
e6b1901c4c
@ -1,7 +1,7 @@
|
||||
import nextpvrProxyHandler from "./proxy";
|
||||
|
||||
const widget = {
|
||||
api: "{url}api/{endpoint}",
|
||||
api: "{url}/api/{endpoint}",
|
||||
proxyHandler: nextpvrProxyHandler,
|
||||
|
||||
mappings: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user