Update main.go

This commit is contained in:
eooce
2024-06-13 09:06:31 +08:00
committed by GitHub
parent 1a534d3b56
commit f0ff66ae36
+1 -1
View File
@@ -9,7 +9,7 @@ import (
)
const (
httpPort = 7860
httpPort = 3000
)
func main() {