mirror of
https://github.com/goharbor/harbor.git
synced 2025-03-02 10:41:59 +01:00
fix golint issue on comment
This commit is contained in:
parent
26124d366f
commit
06c12ee622
@ -92,7 +92,7 @@ func MaxJobWorkers() int {
|
||||
return maxJobWorkers
|
||||
}
|
||||
|
||||
// LocaUIURL returns the local ui url, job service will use this URL to call API hosted on ui process
|
||||
// LocalUIURL returns the local ui url, job service will use this URL to call API hosted on ui process
|
||||
func LocalUIURL() string {
|
||||
return localUIURL
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user