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
* Frontend: Refactor config to env
Make use of angular environments to ensure it serves the correct URLs on
production.
* Ensure production consistent URLs
AWS load balancers are unable to trim off path (/api/server). Let's update the services themselves to contain these path prefixes.
* User: Add logging
* User: Modify health check route
* Standardise server.ts across services
* Reorder compose.yml
0 commit comments