mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
Update
This commit is contained in:
@@ -32,6 +32,8 @@ import User from "./models/user";
|
||||
import childProcessAsync from "promisify-child-process";
|
||||
import { Terminal } from "./terminal";
|
||||
|
||||
import "dotenv/config";
|
||||
|
||||
export class DockgeServer {
|
||||
app : Express;
|
||||
httpServer : http.Server;
|
||||
|
||||
Reference in New Issue
Block a user