linuxserver / docker-airsonic-advanced

GNU General Public License v3.0
40 stars 10 forks source link

[FEAT] Ability to change port via "environment" variable #25

Closed sotiris-bos closed 2 months ago

sotiris-bos commented 5 months ago

Is this a new feature request?

Wanted change

Have an option in the environment variables to change the port the HTTP server is listening on.

Reason for change

It would be very beneficial for anyone who uses a docker network driver other than bridge to be able to change the HTTP port to something other than 4040.

Proposed code change

In root/etc/s6-overlay/s6-rc.d/svc-airsonic-advanced/run

Change line 27:

-Dserver.port=4040 \

to a configurable port.

github-actions[bot] commented 5 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 month ago

This issue is locked due to inactivity