Update Dockerhubfile

This commit is contained in:
prafull-opensignlabs
2024-02-22 20:08:10 +05:30
committed by GitHub
parent 11ab37baf1
commit b8f32a6d8d
+2
View File
@@ -15,6 +15,8 @@ COPY apps/OpenSign/ .
COPY microfrontends/ .
COPY apps/OpenSign/.husky .
RUN npm docker-build
# Make port 3000 available to the world outside this container
EXPOSE 3000