mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-05 07:11:31 +00:00
Remote nodes working
This commit is contained in:
parent
57bcbf6c48
commit
a8d00a47cd
2 changed files with 0 additions and 34 deletions
|
|
@ -213,11 +213,6 @@ export async function getTraefikConfig(
|
|||
});
|
||||
});
|
||||
|
||||
// make sure we have at least one resource
|
||||
if (resourcesMap.size === 0) {
|
||||
return {};
|
||||
}
|
||||
|
||||
const config_output: any = {
|
||||
http: {
|
||||
middlewares: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue