mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-19 15:40:57 +00:00
Support forced HTTPS redirects #39
This commit is contained in:
parent
ef9bc791e1
commit
6127f2a90c
4 changed files with 37 additions and 6 deletions
|
@ -190,6 +190,8 @@ Specify a custom address for the server by passing the `-a` or `--address` argum
|
|||
libreddit --address=0.0.0.0:8111
|
||||
```
|
||||
|
||||
Given you have a TLS certificate, you can pass the `-r` or `--redirect-https` arguments to force HTTPS.
|
||||
|
||||
## Building
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue