Use references terminology instead of layers.
Signed-off-by: Andrew Leung <anwleung@gmail.com>
This commit is contained in:
parent
54aef6251e
commit
5e4b81a578
8 changed files with 29 additions and 29 deletions
|
@ -30,7 +30,7 @@ redis:
|
|||
writetimeout: 10ms
|
||||
notifications:
|
||||
events:
|
||||
manifestlayers: true
|
||||
includereferences: true
|
||||
endpoints:
|
||||
- name: local-8082
|
||||
url: http://localhost:5003/callback
|
||||
|
|
|
@ -48,7 +48,7 @@ redis:
|
|||
writetimeout: 10ms
|
||||
notifications:
|
||||
events:
|
||||
manifestlayers: true
|
||||
includereferences: true
|
||||
endpoints:
|
||||
- name: local-5003
|
||||
url: http://localhost:5003/callback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue