Commit 204b064b authored by Simon M. Haller-Seeber's avatar Simon M. Haller-Seeber
Browse files

Actually load the ssl configuration (https://github.com/overleaf/overleaf/issues/809)

parent a67931a2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ services:
          - "--ping"
          - "--providers.docker.network=web"
          - "--providers.docker.exposedbydefault=false"
          - "--providers.file.filename=/dynamic_conf.yml"
          - "--entrypoints.web.address=:80"
          - "--entrypoints.web-secure.address=:443"
          - "--entrypoints.web-admin.address=:8443"