We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134444c commit 2a24d71Copy full SHA for 2a24d71
apps/OpenSign/Dockerhubfile
@@ -12,6 +12,7 @@ RUN npm install
12
13
# Copy the current directory contents into the container
14
COPY apps/OpenSign/ .
15
+COPY microfrontends/ .
16
COPY apps/OpenSign/.husky .
17
18
# Make port 3000 available to the world outside this container
0 commit comments