Enable full project search in Community Edition and Server Pro (#25753)

GitOrigin-RevId: 1def9c3e190c907d41b7f822831e12c8609e9c7c
This commit is contained in:
Alf Eaton
2025-07-02 11:27:02 +01:00
committed by Copybot
parent 7c03d230d8
commit 916459da87
5 changed files with 34 additions and 8 deletions

View File

@@ -113,7 +113,7 @@ services:
- ../services/real-time/config:/overleaf/services/real-time/config
web:
command: ["node", "--watch", "app.js", "--watch-locales"]
command: ["node", "--watch", "app.mjs", "--watch-locales"]
environment:
- NODE_OPTIONS=--inspect=0.0.0.0:9229
ports: