We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50ff701 + f13fe48 commit 69bcf09Copy full SHA for 69bcf09
Caddyfile
@@ -14,6 +14,7 @@ https://openpitrix.io {
14
15
gopkg /openpitrix https://github.com/openpitrix/openpitrix
16
gopkg /libconfd https://github.com/openpitrix/libconfd
17
+ gopkg /metad https://github.com/openpitrix/metad
18
19
git {
20
path /srv/openpitrix.github.io
Caddyfile.local
@@ -11,4 +11,5 @@ root /srv/openpitrix.github.io/public
11
on startup hugo
12
13
-gopkg /libconfd https://github.com/openpitrix/libconfd
+gopkg /libconfd https://github.com/openpitrix/libconfd
+gopkg /metad https://github.com/openpitrix/metad
0 commit comments