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:
parent
19aed26a89
commit
f5f7ddde89
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue