Add service for Linked URL feature

This commit is contained in:
yu-i-i
2025-11-11 17:16:18 +01:00
parent 8710772330
commit c1fb202139
21 changed files with 1271 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ FILESTORE_HOST=filestore
GRACEFUL_SHUTDOWN_DELAY_SECONDS=0
HISTORY_V1_HOST=history-v1
HISTORY_REDIS_HOST=redis
LINKED_URL_PROXY_HOST=linked-url-proxy
LISTEN_ADDRESS=0.0.0.0
MONGO_HOST=mongo
MONGO_URL=mongodb://mongo/sharelatex?directConnection=true