Skip to content
Snippets Groups Projects
Commit a760ddc1 authored by capossele's avatar capossele
Browse files

:art: changes default analysis server

parent cf8842a3
No related branches found
No related tags found
No related merge requests found
......@@ -9,5 +9,5 @@ const (
)
func init() {
flag.String(CFG_SERVER_ADDRESS, "159.69.158.51:188", "tcp server for collecting analysis information")
flag.String(CFG_SERVER_ADDRESS, "ressims.iota.cafe:188", "tcp server for collecting analysis information")
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment