@ -1,5 +1,12 @@
version: '3.3'
volumes:
zmedia:
driver: local
driver_opts:
type: none
device: "//Z"
services:
tubearchivist:
container_name: tubearchivist
@ -50,9 +57,3 @@ services:
- /c/Temp/ES:/usr/share/elasticsearch/data # check for permission error when using bind mount, see readme
expose:
- "9200"