mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #17694 from overleaf/bg-ipv6-fix-editing
Force services to use ipv4 in server-ce container GitOrigin-RevId: 9cf2734f8506bba15ef3ac11060508d2604d09ad
This commit is contained in:
@@ -37,6 +37,9 @@ RUN node genScript compile | bash
|
||||
# --------------------------------------------------
|
||||
ADD server-ce/runit /etc/service
|
||||
|
||||
# Copy runit global settings to its location
|
||||
# ------------------------------------------
|
||||
ADD server-ce/config/env.sh /etc/overleaf/env.sh
|
||||
|
||||
# Configure nginx
|
||||
# ---------------
|
||||
|
||||
Reference in New Issue
Block a user