Compare commits

..
Author SHA1 Message Date
prafull-opensignlabs 760a388b13 Merge pull request #392 from OpenSignLabs/staging
fix: default value is not update for textbox widget in create document from template
2025-03-19 10:30:07 +00:00
+1
View File
@@ -16,6 +16,7 @@ COPY apps/OpenSign/.husky .
# Define environment variables if needed
ENV NODE_ENV=production
ENV GENERATE_SOURCEMAP=false
# build
RUN npm run build