I try to serve two vue applications in containers via docker nginx. Problem is - if I set root for each location like this, I get 404 on get urls.
server {