mirror of
https://git.unistra.fr/aius/root/ldap-overleaf-sl.git
synced 2025-05-04 19:55:26 +02:00
Actually load the ssl configuration (https://github.com/overleaf/overleaf/issues/809)
This commit is contained in:
parent
a67931a241
commit
204b064bb7
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ services:
|
||||||
- "--ping"
|
- "--ping"
|
||||||
- "--providers.docker.network=web"
|
- "--providers.docker.network=web"
|
||||||
- "--providers.docker.exposedbydefault=false"
|
- "--providers.docker.exposedbydefault=false"
|
||||||
|
- "--providers.file.filename=/dynamic_conf.yml"
|
||||||
- "--entrypoints.web.address=:80"
|
- "--entrypoints.web.address=:80"
|
||||||
- "--entrypoints.web-secure.address=:443"
|
- "--entrypoints.web-secure.address=:443"
|
||||||
- "--entrypoints.web-admin.address=:8443"
|
- "--entrypoints.web-admin.address=:8443"
|
||||||
|
|
Loading…
Add table
Reference in a new issue