mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-24 04:39:40 +00:00
Update readme.md
This commit is contained in:
parent
d733c9ccc6
commit
b60b75c8da
1 changed files with 1 additions and 11 deletions
12
readme.md
12
readme.md
|
|
@ -265,18 +265,8 @@ From [@Dondochaka](https://discord.com/channels/942908292873723984/9429141542541
|
|||
|
||||
```
|
||||
subdomain.domain.com {
|
||||
tls internal
|
||||
header {
|
||||
Strict-Transport-Security max-age=31536000
|
||||
X-Content-Type-Options nosniff
|
||||
X-Frame-Options DENY
|
||||
Referrer-Policy no-referrer-when-downgrade
|
||||
X-XSS-Protection 1
|
||||
}
|
||||
encode gzip zstd
|
||||
reverse_proxy LOCAL_IP:PORT {
|
||||
trusted_proxies xxx.xx.xxx.x/xx xxx.xx.xxx.x/xx
|
||||
}
|
||||
reverse_proxy <LOCAL_IP>:<PORT>
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue