Update Dockerhubfile

This commit is contained in:
prafull-opensignlabs
2024-02-22 19:43:23 +05:30
committed by GitHub
parent 134444c20a
commit 2a24d71ee3
+1
View File
@@ -12,6 +12,7 @@ RUN npm install
# Copy the current directory contents into the container
COPY apps/OpenSign/ .
COPY microfrontends/ .
COPY apps/OpenSign/.husky .
# Make port 3000 available to the world outside this container