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

travis trigger

parent d0095c25
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