Skip to content

Commit 69bcf09

Browse files
authored
Merge pull request #63 from chai2010/dev
gopkg: add metad import path
2 parents 50ff701 + f13fe48 commit 69bcf09

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Caddyfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ https://openpitrix.io {
1414

1515
gopkg /openpitrix https://github.com/openpitrix/openpitrix
1616
gopkg /libconfd https://github.com/openpitrix/libconfd
17+
gopkg /metad https://github.com/openpitrix/metad
1718

1819
git {
1920
path /srv/openpitrix.github.io

Caddyfile.local

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ root /srv/openpitrix.github.io/public
1111
on startup hugo
1212

1313
gopkg /openpitrix https://github.com/openpitrix/openpitrix
14-
gopkg /libconfd https://github.com/openpitrix/libconfd
14+
gopkg /libconfd https://github.com/openpitrix/libconfd
15+
gopkg /metad https://github.com/openpitrix/metad

0 commit comments

Comments
 (0)