add some comments to harbor.cfg

Signed-off-by: unknown <cyz.dreamer@gmail.com>
This commit is contained in:
unknown 2018-08-22 22:55:24 +08:00
parent 3e750ad6b6
commit 7dd68c992f

View File

@ -4,6 +4,7 @@
_version = 1.6.0
#The IP address or hostname to access admin UI and registry service.
#DO NOT use localhost or 127.0.0.1, because Harbor needs to be accessed by external clients.
#DO NOT comment out this line,modify the value of 'hostname' directly,or the installation will fail.
hostname = reg.mydomain.com
#The protocol for accessing the UI and token/notification service, by default it is http.