mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-22 18:29:19 +02:00
Badger & traefik working now?
This commit is contained in:
parent
f9184cf489
commit
825bff5d60
7 changed files with 126 additions and 25 deletions
|
@ -218,7 +218,7 @@ export class TraefikConfigManager {
|
|||
plugin: {
|
||||
[badgerMiddlewareName]: {
|
||||
apiBaseUrl: new URL(
|
||||
"/api/v0",
|
||||
"/api/v1",
|
||||
`http://${
|
||||
config.getRawConfig().server.internal_hostname
|
||||
}:${config.getRawConfig().server.internal_port}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue