New development build.

This commit is contained in:
Jesse Malotaux 2025-04-30 13:18:26 +02:00
parent 05a5cb8325
commit 1cf9029a63
4 changed files with 1 additions and 2 deletions

View file

@ -23,7 +23,7 @@ func main() {
apiInit(w, r)
})
// helper.OpenBrowser("http://localhost:" + helper.EnvGet("MCRM__PORT"))
helper.OpenBrowser("http://localhost:" + helper.EnvGet("MCRM__PORT"))
app.MCRMLog("Listening on http://localhost:" + helper.EnvGet("MCRM__PORT"))