Open HolgerHuo opened 3 weeks ago
Currently, reloading overleaf must reload all services in a single docker container. It would be better to keep apis up while reloading frontends.
This feature might need to split multirepo into different containers. Better implementations welcomed.
To achieve following goals:
Currently, reloading overleaf must reload all services in a single docker container. It would be better to keep apis up while reloading frontends.
This feature might need to split multirepo into different containers. Better implementations welcomed.