We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f56913 commit 9746622Copy full SHA for 9746622
docker-compose.yaml
@@ -3,7 +3,7 @@ version: "3.3"
3
services:
4
5
site:
6
- image: docsy/docsy-example
+ image: klakegg/hugo:ext-debian
7
build:
8
context: .
9
command: server
0 commit comments