mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +01:00
update installation guide
This commit is contained in:
parent
25bddd2922
commit
fcfbf0fe89
@ -96,7 +96,7 @@ Once **harbord.cfg** and storage backend (optional) are configured, build and st
|
||||
Generated configuration file: ./config/registry/root.crt
|
||||
The configuration files are ready, please use docker-compose to start the service.
|
||||
|
||||
$ sudo docker-compose up --build -d
|
||||
$ sudo docker-compose up -d
|
||||
```
|
||||
|
||||
_If everything worked properly, you should be able to open a browser to visit the admin portal at http://reg.yourdomain.com . Note that the default administrator username/password are admin/Harbor12345 ._
|
||||
|
Loading…
Reference in New Issue
Block a user