Added 7za binary path for threetwo-core-service

This commit is contained in:
2022-03-31 22:44:01 -07:00
parent 050cb068a2
commit e274c354e8

View File

@@ -10,6 +10,7 @@ LOGLEVEL=info
SERVICEDIR=dist/services
UNRAR_BIN_PATH=/usr/bin/unrar
SEVENZ_BINARY_PATH=/usr/bin/7za
MONGO_URI=mongodb://db:27017/threetwo
ELASTICSEARCH_URI=http://elasticsearch:9200
REDIS_URI=redis://redis:6379