Is it possible to allow connections on 4040 and SSL 4041 at the same time? All my internal machines (192.168.1.x) would connect via 4040 and chromecasts would work fine, while at the same time all external users would hit the ssl 4041. I currently have it set to use both ports, but when I connect to 4040 it promptly moves it to SSL 4041.
- Code: Select all
SUBSONIC_HOME=/var/subsonic
SUBSONIC_HOST=0.0.0.0
SUBSONIC_PORT=4040
SUBSONIC_HTTPS_PORT=4041
SUBSONIC_CONTEXT_PATH=/
SUBSONIC_MAX_MEMORY=250
SUBSONIC_PIDFILE=
SUBSONIC_DEFAULT_MUSIC_FOLDER=/share/Music
SUBSONIC_DEFAULT_PODCAST_FOLDER=/share/Music/Podcast
SUBSONIC_DEFAULT_PLAYLIST_FOLDER=/share/Music