Removing empty front-matter
This commit is contained in:
parent
0fb207c822
commit
9e3c43c60c
2 changed files with 1 additions and 9 deletions
|
@ -1,7 +1,3 @@
|
|||
---
|
||||
{}
|
||||
---
|
||||
|
||||
version: 0.1
|
||||
log:
|
||||
level: info
|
||||
|
@ -15,6 +11,6 @@ storage:
|
|||
rootdirectory: /Users/Shared/Registry
|
||||
http:
|
||||
addr: 0.0.0.0:5000
|
||||
secret: mytokensecret
|
||||
secret: mytokensecret
|
||||
debug:
|
||||
addr: localhost:5001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue