Browse Source

try this

master
Quildra 3 years ago
parent
commit
b667e5fac7
  1. 2
      tubearchivist-docker-compose.yml

2
tubearchivist-docker-compose.yml

@ -8,7 +8,7 @@ services:
ports: ports:
- 8000:8000 - 8000:8000
volumes: volumes:
- z-media/Downloads/TubeArchivist:/youtube - ./z-media/Downloads/TubeArchivist:/youtube
- /c/Temp/Cache:/cache - /c/Temp/Cache:/cache
environment: environment:
- ES_URL=http://archivist-es:9200 # needs protocol e.g. http and port - ES_URL=http://archivist-es:9200 # needs protocol e.g. http and port

Loading…
Cancel
Save