mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-22 18:29:19 +02:00
Remove orgId
This commit is contained in:
parent
fcc86b07ba
commit
d5a11edd0c
3 changed files with 2 additions and 7 deletions
|
@ -261,7 +261,8 @@ export class TraefikConfigManager {
|
|||
{
|
||||
params: {
|
||||
domains: domainArray
|
||||
}
|
||||
},
|
||||
headers: (await tokenManager.getAuthHeader()).headers
|
||||
}
|
||||
);
|
||||
return response.data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue