mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-22 16:48:30 +01:00
rename harbor.cfg to harbor.yml
Signed-off-by: yongping <zyp2010sjtu@hotmail.com>
This commit is contained in:
parent
54bc595968
commit
0041fae4d1
@ -28,11 +28,11 @@ golang* | 1.7.3 +
|
||||
|
||||
### Configuration
|
||||
|
||||
Edit the file **make/harbor.cfg** and make necessary configuration changes such as hostname, admin password and mail server. Refer to **[Installation and Configuration Guide](installation_guide.md#configuring-harbor)** for more info.
|
||||
Edit the file **make/harbor.yml** and make necessary configuration changes such as hostname, admin password and mail server. Refer to **[Installation and Configuration Guide](installation_guide.md#configuring-harbor)** for more info.
|
||||
|
||||
```sh
|
||||
$ cd harbor
|
||||
$ vi make/harbor.cfg
|
||||
$ vi make/harbor.yml
|
||||
```
|
||||
|
||||
### Compiling and Running
|
||||
|
Loading…
Reference in New Issue
Block a user