-
Hello, I tried to create 2 Satis docker instances on Unraid. But it seem that it is not possible to change the port. Have anyone tried it out to change the default ports? Maybe I have overseeen something. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @HeikoBo. I'd recommend just remapping rather than reconfiguring, which you can do in your Docker Compose file or run command. In the README for the repo, you'll see that there are three environment variables for changing the internal ports. |
Beta Was this translation helpful? Give feedback.
Hi @HeikoBo. I'd recommend just remapping rather than reconfiguring, which you can do in your Docker Compose file or run command.
In the README for the repo, you'll see that there are three environment variables for changing the internal ports.