You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Use a nginx container to proxy requests between different applications running in different ports
For example
/app - should redirect to application running in port 3000
/web - should redirect to application running in port 3006
Applications used may be any example as well as static pages , nginx must be used to redirect requests between them
Add the relevant files in the micro services nginx-proxy directory (create if not present)