mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-04 09:46:40 +00:00
add appBaseUrl
This commit is contained in:
@@ -63,6 +63,7 @@ export function buildTraefikConfig(
|
|||||||
"/api/v1",
|
"/api/v1",
|
||||||
`http://${config.server.internal_hostname}:${config.server.internal_port}`,
|
`http://${config.server.internal_hostname}:${config.server.internal_port}`,
|
||||||
).href,
|
).href,
|
||||||
|
appBaseUrl: config.app.base_url,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user