Removing empty front-matter

This commit is contained in:
John Mulhausen 2016-09-29 22:39:30 -07:00
parent 0fb207c822
commit 9e3c43c60c
2 changed files with 1 additions and 9 deletions

View file

@ -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