Add config changes required to log real IP

This commit is contained in:
anoma
2020-05-04 18:14:46 +00:00
committed by GitHub
parent fb47872e88
commit 02163a0126
+1
View File
@@ -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
# add `server.use-forward-headers=true` to `/config/application.properties` to ensure logs contain real source IP
server {
listen 443 ssl;