Skip to content
  • Revant Nandgaonkar's avatar
    refactor(authorization-server,authorization-client) · 002f60c8
    Revant Nandgaonkar authored
    Decouple authorization-server into authorization-server and
    authorization-client.
    2 Docker images created as per app name.
    Helm Charts Updated accordingly
    - nginx serves static files in production
    - nginx reverse proxy to nodejs inside pod
    
    decouples authorization-server
    002f60c8