Ubuntu

Add server

Showing 1 changed file with 0 additions and 1 deletions
......@@ -4,7 +4,6 @@ const path = require('path');
const HTTPS = require('https');
const app = express();
const domain = "2020105636.oss-2021.tk"
const sslport = 23023;
......