aquariumbio / aquarium

The Aquarium Lab Operating System
http://klavinslab.org/aquaverse/
MIT License
58 stars 15 forks source link

Ensure that v3 URLs that should go to v2 are routed to v2 #609

Open bjkeller opened 3 years ago

bjkeller commented 3 years ago

split from #594

It should be that v3 URLs pass through browser and so are routed through nginx. So #608 should be sufficient.

Should make sure that is true and if not figure how to to resolve that.