OpenSlides/docker
Finn Stutzenstein 91a15d24a8
Add ALLOWED_HOSTS
the proxy responds with a 421, if a host header with an invalid host
name is encountered. If nothing is provided (see default .env) all hosts
are allowed. Examples:

ALLOWED_HOSTS="localhost:8000 127.0.0.1:8000"

ALLOWED_HOSTS="some.domain.example.com"

Add EXTERNAL_HTTPS_PORT. See .env for the configuration.
2021-04-26 16:01:35 +02:00
..
secrets admin.env is not loaded. docker-*.m4 defines ADMIN_SECRET_AVAILABLE if adminsecret.env is present 2020-10-01 13:30:25 +02:00
.env Add ALLOWED_HOSTS 2021-04-26 16:01:35 +02:00
build.sh Docker: Remove proxy as a default build target 2021-03-01 10:48:47 +01:00
docker-compose.dev.yml Fix vote delegation update error 2021-04-22 20:51:44 +02:00
docker-compose.yml.m4 Add ALLOWED_HOSTS 2021-04-26 16:01:35 +02:00
docker-stack.yml.m4 Add ALLOWED_HOSTS 2021-04-26 16:01:35 +02:00
postgresql.dev.conf Performance improvements for OS3+ 2021-01-21 12:53:51 +01:00