mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-29 06:10:47 +00:00
Merge branch 'main' of https://github.com/fosrl/pangolin
This commit is contained in:
@@ -33,7 +33,7 @@ export function buildTraefikConfig(
|
||||
const http: DynamicTraefikConfig["http"] = {
|
||||
routers: {
|
||||
main: {
|
||||
entryPoints: ["http"],
|
||||
entryPoints: ["https"],
|
||||
middlewares: [],
|
||||
service: "service-main",
|
||||
rule: "Host(`fossorial.io`)",
|
||||
|
||||
Reference in New Issue
Block a user