1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 15:28:06 +02:00

Remove duplicated environment entries

This commit is contained in:
mserranom 2024-02-15 12:06:50 +01:00
parent 4f848c3ee3
commit f67fae9407

View file

@ -16,8 +16,6 @@ services:
GIT_BRIDGE_PORT: "8000"
REDIS_HOST: "${REDIS_HOST}"
REDIS_PORT: "${REDIS_PORT}"
OVERLEAF_MONGO_URL: "${MONGO_URL}"
OVERLEAF_REDIS_HOST: "${REDIS_HOST}"
${MONGO_URL_KEY}: "${MONGO_URL}"
${REDIS_HOST_KEY}: "${REDIS_HOST}"
V1_HISTORY_URL: "http://sharelatex:3100/api"