mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-05 02:06:41 +00:00
refactor files and add func to private traefik config generator file
This commit is contained in:
committed by
Owen Schwartz
parent
096a2bfa10
commit
795302a351
@@ -23,7 +23,7 @@ import { initCleanup } from "#dynamic/cleanup";
|
||||
import license from "#dynamic/license/license";
|
||||
import { initLogCleanupInterval } from "@server/lib/cleanupLogs";
|
||||
import { fetchServerIp } from "@server/lib/serverIpService";
|
||||
import { startMaintenanceServer } from "./lib/traefik/maintenance-server.js";
|
||||
import { startMaintenanceServer } from "./maintenance/maintenance-server.js";
|
||||
|
||||
async function startServers() {
|
||||
await setHostMeta();
|
||||
|
||||
Reference in New Issue
Block a user