Mise à jour de 'docker-compose.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
gregandev 2023-01-04 19:52:18 +01:00
parent 798a09683b
commit bbc2e572f7

View File

@ -1,8 +1,10 @@
version: "3"
services:
webdoc:
image: titom73/mkdocs
container_name: gregandoc
volumes:
- ${PWD}/doc:/docs
entrypoint: ""