chagned
default port 50000
This commit is contained in:
parent
0eb99a5539
commit
d7b4060a28
|
@ -20,7 +20,7 @@ import (
|
||||||
const (
|
const (
|
||||||
address = "localhost:"
|
address = "localhost:"
|
||||||
portArgsName = "-Port="
|
portArgsName = "-Port="
|
||||||
defaultPort = 50052
|
defaultPort = 50000
|
||||||
|
|
||||||
//rootFolder = "/home/cm2/"
|
//rootFolder = "/home/cm2/"
|
||||||
//ConfigFolder = rootFolder + "/config/container/"
|
//ConfigFolder = rootFolder + "/config/container/"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user