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
What: Unless the nginx container is restarted in prod. The routing for new apis will yield a 404 error. The fastest fix was to docker compose down and then up but leads to a small downtime.
What: Unless the nginx container is restarted in
prod. The routing for new apis will yield a 404 error. The fastest fix was to docker compose down and then up but leads to a small downtime.