Make the external url of cache server configurable if necessary
This commit is contained in:
@@ -46,6 +46,7 @@ type Input struct {
|
||||
artifactServerPort string
|
||||
noCacheServer bool
|
||||
cacheServerPath string
|
||||
cacheServerAdvertiseURL string
|
||||
cacheServerAddr string
|
||||
cacheServerPort uint16
|
||||
jsonLogger bool
|
||||
|
||||
Reference in New Issue
Block a user