Mise à jour de 'docker-compose.yml'
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
798a09683b
commit
bbc2e572f7
@ -1,8 +1,10 @@
|
|||||||
|
|
||||||
version: "3"
|
version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
webdoc:
|
webdoc:
|
||||||
image: titom73/mkdocs
|
image: titom73/mkdocs
|
||||||
|
container_name: gregandoc
|
||||||
volumes:
|
volumes:
|
||||||
- ${PWD}/doc:/docs
|
- ${PWD}/doc:/docs
|
||||||
entrypoint: ""
|
entrypoint: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user