feat(servers): added marked tree in to the mix

This commit is contained in:
2026-04-23 07:10:27 -05:00
parent f7276ca2d7
commit 4d53af0338
2 changed files with 21 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
import type sql from "mssql";
// TODO : Remove this later and get it onto the env
const username = "gpviewer";
const password = "gp$$ViewOnly!";