This commit is contained in:
+3
-1
@@ -1,8 +1,10 @@
|
||||
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
|
||||
webdoc:
|
||||
image: titom73/mkdocs
|
||||
container_name: gregandoc
|
||||
volumes:
|
||||
- ${PWD}/doc:/docs
|
||||
entrypoint: ""
|
||||
|
||||
Reference in New Issue
Block a user