Nginx support for http local reverse proxy (i.e. TLS reverse higher up the chain)
Compare changes
Files
3+ 11
− 4
@@ -26,20 +26,27 @@ funkwhale_database_port: 5432
@@ -26,20 +26,27 @@ funkwhale_database_port: 5432
#funkwhale_database_url: postgresql://{{ funkwhale_database_user }}[:{{ funkwhale_database_password }}]@[{{ funkwhale_database_host_app }}]:{{ funkwhale_database_port | default(5432) }}/{{ funkwhale_database_name }}