mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 13:01:35 -07:00
Add config changes required to log real IP
This commit is contained in:
parent
fb47872e88
commit
02163a0126
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
# make sure that your dns has a cname set for airsonic and that your airsonic container is not using a base url
|
# make sure that your dns has a cname set for airsonic and that your airsonic container is not using a base url
|
||||||
|
# add `server.use-forward-headers=true` to `/config/application.properties` to ensure logs contain real source IP
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue