mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-28 15:56:39 +00:00
rename auth and start work separating config
This commit is contained in:
@@ -41,8 +41,6 @@ export async function traefikConfigProvider(
|
||||
const badgerMiddlewareName = "badger";
|
||||
const redirectMiddlewareName = "redirect-to-https";
|
||||
|
||||
// const baseDomain = new URL(config.app.base_url).hostname;
|
||||
|
||||
const http: any = {
|
||||
routers: {},
|
||||
services: {},
|
||||
|
||||
Reference in New Issue
Block a user