Browse Source

Try this

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

2
tubearchivist-docker-compose.yml

@ -8,7 +8,7 @@ services:
ports: ports:
- 8000:8000 - 8000:8000
volumes: volumes:
- zmedia/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