maj container name compose
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
gregandev 2023-01-05 16:06:06 +01:00
parent 9b1a33a6c3
commit 1aad17fcd8

View File

@ -4,7 +4,7 @@ services:
webdoc: webdoc:
build: . build: .
container_name: gregandoc container_name: mkdocs
volumes: volumes:
- ${PWD}/doc:/docs - ${PWD}/doc:/docs
entrypoint: "" entrypoint: ""