mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
parent
a7e2a04d5b
commit
1f0877947e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ grade: devel # "devel" or "stable"
|
||||||
apps:
|
apps:
|
||||||
hugo:
|
hugo:
|
||||||
command: bin/hugo
|
command: bin/hugo
|
||||||
plugs: [home]
|
plugs: [home, network-bind]
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
hugo:
|
hugo:
|
||||||
|
|
Loading…
Reference in a new issue