Skip to content
Snippets Groups Projects
Commit af29f5bd authored by 邹毅贤's avatar 邹毅贤
Browse files

travis trigger

parent 5d7a2770
No related branches found
No related tags found
No related merge requests found
......@@ -161,6 +161,7 @@ func (c *ServiceConfig) Export() error {
}
port := proto.Port
if proto.Port == "" {
port = nextPort.Value.(string)
nextPort = nextPort.Next()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment