Code Changes Not Reflecting in Dockerized Express TypeScript App with PostgreSQL and Minio
I’m building docker with Express Typescript + Postgresql + Minio. I’m having a problem where when I change the code, it doesn’t update the change.
I’m building docker with Express Typescript + Postgresql + Minio. I’m having a problem where when I change the code, it doesn’t update the change.