mirror of
https://github.com/Macrame-App/Macrame
synced 2025-12-29 07:19:26 +00:00
Backend update.
This commit is contained in:
parent
f49630558d
commit
90bf6be882
9 changed files with 66 additions and 28 deletions
|
|
@ -6,9 +6,5 @@ func main() {
|
|||
helper.CreateConfigFile("../public/config.js")
|
||||
helper.CheckFeDevDir()
|
||||
|
||||
port := helper.EnvGet("MCRM__PORT")
|
||||
|
||||
helper.MakeCaddyFile("CaddyFile", port)
|
||||
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue