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.
1 parent 50ff701 commit f13fe48Copy full SHA for f13fe48
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