File tree Expand file tree Collapse file tree 1 file changed +19
-22
lines changed Expand file tree Collapse file tree 1 file changed +19
-22
lines changed Original file line number Diff line number Diff line change 2
2
# Use of this source code is governed by a Apache license
3
3
# that can be found in the LICENSE file.
4
4
5
- https://openpitrix.io {
6
- tls appcenter@yunify.com
7
- browse
5
+ 0.0.0.0
6
+ browse
8
7
9
- log stdout
10
- errors stdout
11
- gzip
12
- root /srv/openpitrix.github.io/public
13
- hugo /srv/openpitrix.github.io
8
+ log stdout
9
+ errors stdout
10
+ gzip
11
+ root /srv/openpitrix.github.io/public
12
+ hugo /srv/openpitrix.github.io
14
13
15
- gopkg /openpitrix https://github.com/openpitrix/openpitrix
16
- gopkg /libconfd https://github.com/openpitrix/libconfd
17
- gopkg /metad https://github.com/openpitrix/metad
14
+ gopkg /openpitrix https://github.com/openpitrix/openpitrix
15
+ gopkg /libconfd https://github.com/openpitrix/libconfd
16
+ gopkg /metad https://github.com/openpitrix/metad
18
17
19
- git {
20
- path /srv/openpitrix.github.io
21
- repo https://github.com/openpitrix/openpitrix.github.io.git
22
- hook /webhook QingCloud
23
- hook_type github
24
- then hugo --destination=/srv/openpitrix.github.io/public
25
- interval 180 0
26
- }
18
+ git {
19
+ path /srv/openpitrix.github.io
20
+ repo https://github.com/openpitrix/openpitrix.github.io.git
21
+ hook /webhook QingCloud
22
+ hook_type github
23
+ then hugo --destination=/srv/openpitrix.github.io/public
24
+ interval 180 0
27
25
}
28
26
29
- http://openpitrix.io, https://www.openpitrix.io, http://www.openpitrix.io {
30
- redir https://openpitrix.io{uri}
31
- }
27
+
28
+
You can’t perform that action at this time.
0 commit comments