fix fix fix fix

This commit is contained in:
2026-01-01 01:21:01 -05:00
parent 977b3bbcd2
commit a1b7382288
3 changed files with 25 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
import path from "node:path";
const NET_PORT = 4536;
const NET_HOST = '10.0.1.39';
const NET_HOST = '127.0.0.1';
const WEB_ROOT = './res/';
interface FileMapping {