fix: remove comments
This commit is contained in:
parent
0e3bd85847
commit
1192346ce3
@ -344,11 +344,6 @@ export const get: RequestHandler = async (event) => {
|
||||
replacement: '/js/plausible.js'
|
||||
}
|
||||
};
|
||||
// if (traefik.http.routers[id].middlewares.length > 0) {
|
||||
// traefik.http.routers[id].middlewares.push(`${id}-redir`);
|
||||
// } else {
|
||||
// traefik.http.routers[id].middlewares = [`${id}-redir`];
|
||||
// }
|
||||
}
|
||||
}
|
||||
for (const coolify of data.coolify) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user