Remove circular dependency
Some checks are pending
Some checks are pending
This commit is contained in:
parent
5c8c9cc6e7
commit
54e6b9a35c
1 changed files with 0 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
version: '3.8'
|
||||
|
||||
services:
|
||||
harbor-core:
|
||||
image: goharbor/harbor-core:v2.10.0
|
||||
|
@ -8,7 +6,6 @@ services:
|
|||
depends_on:
|
||||
- harbor-db
|
||||
- harbor-redis
|
||||
- harbor-registry
|
||||
environment:
|
||||
- CONFIG_PATH=/etc/harbor/app.conf
|
||||
- CORE_SECRET=your-core-secret
|
||||
|
|
Loading…
Add table
Reference in a new issue