tubesync/config/root/etc
Luc 95b77765c7 takes care of point 3
Only one allowed host is enough in the container environment. All traffic is coming from Nginx.
Do not set the Host header in Nginx it will screw with the ALLOWED_HOSTS in Python.

The TUBESYNC_HOSTS now only affects the CSRF_TRUSTED_ORIGINS.
If there is a *need* the hosts are required in ALLOWED_HOSTS I would like to know in which scenario.
2021-12-08 10:48:29 +01:00
..
cont-finish.d nginx should be killed during stage3 2021-12-07 12:15:21 +01:00
cont-init.d assert the healthcheck.py exec permissions are preserved, should resolve #41 2021-01-25 13:35:42 +11:00
nginx takes care of point 3 2021-12-08 10:48:29 +01:00
redis add non-persistent redis server to container, resolves #186 2021-11-16 22:20:16 +11:00
services.d nginx should be killed during stage3 2021-12-07 12:15:21 +01:00