I have dozens of containers running in my homelab, all deployed using the Deployarr script (pro license) with Traefik in hybrid mode.
I always default all new containers to Internal-only for development and testing purposes, however I do sometimes need to make a container accessible externally.
I love being able to manage exposure right through the Deployarr script, however having to cycle through the entire list of apps in order to toggle a single container between Internal/External/Both, and having to either select the existing option (which defaults to "Both" instead of the current selection) or skip every one you don't want to change is a bit clunky.
Other areas within Deployarr use a simple prompt with a numerical selection for the container you wish to change (such as within "Tools > Stack Manager"). Using a similar selection method for changing exposure methods would make things both more efficient and more consistent within Deployarr.
Thanks in advance for considering the idea.