July 7, 20251 yr Dear Unraid community,I'm struggeling make StirlingPDF listen to all networks and set port to 80 instead of localhost and port 8080 (Default)I tried following:deleting the container with image and appdata files and reinstalling itduring install set Network Type: to custom with address: 10.10.10.9 (it's available and I also tried different ones)delete the default container port and add new one with port 80add following lines to the custom_settings.yml according to StirlingPDF Documenterationserver: port: 80 address: 0.0.0.0but nothing helped, logs keep showing it's still listening to localhostadding following variable to the container template (Deepseek suggestion):Key: JAVA_TOOL_OPTIONS Value: -Dserver.address=0.0.0.0so please help me to understand wtf is it that hard to run this container on a custom settings?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.