How to change port number for Subsonic?

Is there a way to change the port number that Subsonic uses when running on DietPi?
If yes, how?

Advanced configuration
To change the port number, Java memory settings or other startup parameters, edit the SUBSONIC_ARGS variable in /etc/default/subsonic. To restart Subsonic, do sudo service subsonic restart


SUBSONIC_ARGS="--port=1234"