added file upload

This commit is contained in:
CHIEFSOFT\ameye
2026-01-01 14:14:57 -05:00
parent 4481e6b826
commit f440c5a9b9
6 changed files with 171 additions and 5 deletions
+2 -2
View File
@@ -27,9 +27,9 @@ COPY . .
#RUN npm run build
RUN npm run start
# CMD [ "npm", "run", "preview" ]
##CMD [ "npm", "run", "start" ,"--", "--host"]
CMD /bin/sh ./run.sh
#CMD /bin/sh ./run.sh