🧶 Updated ES URI env var

This commit is contained in:
2022-03-29 15:23:04 -07:00
parent 720e74662a
commit 6bf5af596e

View File

@@ -11,6 +11,7 @@ SERVICEDIR=dist/services
UNRAR_BIN_PATH=/usr/bin/unrar
MONGO_URI=mongodb://db:27017/threetwo
ELASTICSEARCH_URI=http://elasticsearch:9200
REDIS_URI=redis://redis:6379
TRANSPORTER=redis://redis:6379
CACHER=Memory