mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
set public next env vars from config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import config from "@server/config";
|
||||
import express, { Request, Response } from "express";
|
||||
import next from "next";
|
||||
import { parse } from "url";
|
||||
import config from "@server/config";
|
||||
import logger from "@server/logger";
|
||||
import helmet from "helmet";
|
||||
import cors from "cors";
|
||||
|
||||
Reference in New Issue
Block a user