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
+1 -1
View File
@@ -18,7 +18,7 @@ func Init() {
}
// default config
conf.Mod.Listen = ":554"
conf.Mod.Listen = ":8554"
app.LoadConfig(&conf)