Merge pull request #159 from anoma/patch-1

Airsonic add config changes required to log real IP
This commit is contained in:
aptalca 2020-05-04 15:03:16 -04:00 committed by GitHub
commit 14eb015b45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;