In production NEXT, the frontend's code is now statically generated
and is being served on NGINX proxy instead of having its own client
docker container.
Please update your nginx.conf file accordingly to take in these new
changes.
This commit also cleans up code and documentation based on our old
way of using/updating swagger documentation.
In production NEXT, the frontend's code is now statically generated and is being served on NGINX proxy instead of having its own client docker container.
Please update your nginx.conf file accordingly to take in these new changes.
This commit also cleans up code and documentation based on our old way of using/updating swagger documentation.
Signed-off-by: Michael Nguyen michael.nguyen79@t-mobile.com