Update defaul ports

This commit is contained in:
Alexey Khit
2022-08-19 15:41:48 +03:00
parent 5b7e1a89d7
commit 3e1f4a0110
3 changed files with 12 additions and 12 deletions

View File

@@ -21,7 +21,7 @@ func Init() {
}
// default config
cfg.Mod.Listen = ":3000"
cfg.Mod.Listen = ":1984"
cfg.Mod.StaticDir = "www"
// load config from YAML