feat(servers): cru added in to the server and dynamically updates vms036
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";
|
||||
import express from "express";
|
||||
import morgan from "morgan";
|
||||
import { createServer } from "http";
|
||||
|
||||
Reference in New Issue
Block a user