remove known bug note on reverse proxy set up
This commit is contained in:
parent
7cb34df4fa
commit
0f9b6ffab6
|
@ -31,10 +31,8 @@ containers.
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
There are known bugs when using LibreTime behind a reverse proxy ([#957](https://github.com/LibreTime/libretime/issues/957)
|
For SSL redirection to work, you need two domains: one for LibreTime and one for Icecast.
|
||||||
tracks the issue and contains a temporary workaround). For SSL redirection to work, you
|
Here, these will be `libretime.example.com` and `icecast.example.com`.
|
||||||
need two domains: one for LibreTime and one for Icecast. Here, these will be
|
|
||||||
`libretime.example.com` and `icecast.example.com`.
|
|
||||||
|
|
||||||
You will also require two VMs, servers or containers. Alternatively the reverse proxy can
|
You will also require two VMs, servers or containers. Alternatively the reverse proxy can
|
||||||
be located on the server, proxying connections to containers also on the host. Setting up
|
be located on the server, proxying connections to containers also on the host. Setting up
|
||||||
|
|
Loading…
Reference in New Issue