-
Beta Was this translation helpful? Give feedback.
Answered by
Profex
Nov 26, 2025
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kinghat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


The URL used when clicking on ports, as shown in your screenshot, needs to be set in the Arcane settings (Settings > General > Base Server URL).
In my case, I have set the 'APP_URL' to the URL that I use to access Arcane externally (i.e. the URL that points to my reverse proxy in front of my main Arcane Container) and the 'Base Server URL' to the real URL of the Docker host. If you have multiple Docker environments configured within Arcane, you can set a different Base Server URL for each Docker environment/host.
Oh, and when it comes to the 'Base Server URL', you should also leave out the port. This will be added automatically depending on which container port you click on.