You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the user is forced to manually update the external address for every single app that is added to homarr because it defaults to localhost. Since not all users access their homarr directly from their localhost and some use tools like tailscale then it only works with the following approach by using [homarr_base] dynamic variable
Ideally there would be a field in settings where the user could select to toggle between this default of:
a. localhost (current only option)
b. [homarr_base]
That way when a new app is added it will just work without any pointless need to manually type the text in each time. Considering that the main point of homarr is to add the docker apps to the dashboard, and some people have 10's or 100's of apps then this seems like a big problem to solve.
Priority
Medium (Would be very useful)
The text was updated successfully, but these errors were encountered:
Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.
Description
Currently the user is forced to manually update the external address for every single app that is added to homarr because it defaults to localhost. Since not all users access their homarr directly from their localhost and some use tools like tailscale then it only works with the following approach by using [homarr_base] dynamic variable
Ideally there would be a field in settings where the user could select to toggle between this default of:
a. localhost (current only option)
b. [homarr_base]
That way when a new app is added it will just work without any pointless need to manually type the text in each time. Considering that the main point of homarr is to add the docker apps to the dashboard, and some people have 10's or 100's of apps then this seems like a big problem to solve.
Priority
Medium (Would be very useful)
The text was updated successfully, but these errors were encountered: