mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 00:09:18 +00:00
Merge branch 'master' into testing
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
|||||||
- cache:/cache
|
- 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
|
||||||
- REDIS_CON=redis://archivist-redis:6379
|
- REDIS_HOST=archivist-redis # don't add protocol
|
||||||
- HOST_UID=1000
|
- HOST_UID=1000
|
||||||
- HOST_GID=1000
|
- HOST_GID=1000
|
||||||
- TA_HOST=tubearchivist.local # set your host name
|
- TA_HOST=tubearchivist.local # set your host name
|
||||||
|
|||||||
Reference in New Issue
Block a user