mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-14 20:16:38 +00:00
Remove orgId
This commit is contained in:
@@ -261,7 +261,8 @@ export class TraefikConfigManager {
|
||||
{
|
||||
params: {
|
||||
domains: domainArray
|
||||
}
|
||||
},
|
||||
headers: (await tokenManager.getAuthHeader()).headers
|
||||
}
|
||||
);
|
||||
return response.data;
|
||||
|
||||
Reference in New Issue
Block a user