How to set axios baseURL for VueJS app if backend is in the same docker container Flask flyf35 — 8 April 2023 · Comments off Solution location /api/ { proxy_pass localhost:5000; }