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 2301553 commit f68cdd8Copy full SHA for f68cdd8
docker-compose.mkdocs.yaml
@@ -2,7 +2,7 @@
2
services:
3
mkdocs:
4
container_name: "ddev-${DDEV_SITENAME}-mkdocs"
5
- image: metadrop/docker-mkdocs
+ image: metadrop/docker-mkdocs:1.1.0
6
environment:
7
- VIRTUAL_HOST=$DDEV_HOSTNAME
8
- HTTP_EXPOSE=9004:8080
0 commit comments