mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
New development build.
This commit is contained in:
parent
05a5cb8325
commit
1cf9029a63
4 changed files with 1 additions and 2 deletions
|
|
@ -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"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue