The automatic container selection feature doesn't understand ports, so if I click on "Always use '<container name>' for this website on a localhost:5000 website it just adds 'localhost' to the rules. And if I manually add 'localhost:5000' to the rules it doesn't work at all.
Maybe it's meant to be a feature, but I would expect each 'localhost:<port>' URL to be considered different, because typically you run different websites on different ports, so I should be able to set a container for each one.
My typical usecase is running two different websites that normally share auth, one on localhost:5000 and another on localhost:5001, while being logged in to a different account on each one. It is doable if I select containers manually, but the automatic selection should really work there.
Version 1.1.1 (149-rc)
Sequoia (15)