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
If we want to deploy, we need to lock down external and internal communication. A reverse proxy should help this effort greatly at little dev cost. Additionally, this should make it much easier to add load balancing for multiple web server instances if we so desire. This would also require modifying the CORS of all backend services.
If we want to deploy, we need to lock down external and internal communication. A reverse proxy should help this effort greatly at little dev cost. Additionally, this should make it much easier to add load balancing for multiple web server instances if we so desire. This would also require modifying the CORS of all backend services.
Frontend Issue
The text was updated successfully, but these errors were encountered: