Merge branch 'reverse-proxy' into master
This commit is contained in:
commit
2003e685b0
7 changed files with 63 additions and 183 deletions
|
@ -228,6 +228,15 @@ https://localhost
|
|||
http://localhost
|
||||
```
|
||||
|
||||
Finally, the configuration file needs updating. Under `[general]`, `force_ssl`
|
||||
needs to be set to true:
|
||||
|
||||
```
|
||||
[general]
|
||||
...
|
||||
force_ssl = true
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Host Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue