Adding @caveman99's doc
This commit is contained in:
parent
de74fba187
commit
1d226f552b
|
@ -115,4 +115,13 @@ https://libretime.example.com
|
|||
http://libretime.example.com
|
||||
https://localhost
|
||||
http://localhost
|
||||
```
|
||||
```
|
||||
|
||||
Finally, the configuration file needs updating. Under `[general]`, `force_ssl`
|
||||
needs to be set to true:
|
||||
|
||||
```
|
||||
[general]
|
||||
...
|
||||
force_ssl = true
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue