這個入口站台本身提供原系統頁面,同時把 /other-system 與 /assets/* 代理到另一個 SPA upstream。
/other-system
/assets/*
這裡代表原本 frontend service 自己的頁面。
瀏覽器 URL 保持在 /other-system,內容來自另一個服務。