feat(servers): added marked tree in to the mix
This commit is contained in:
@@ -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!";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user