start app

This commit is contained in:
CHIEFSOFT\ameye
2025-08-31 14:25:00 -04:00
parent 6f3ed362b7
commit 6559d00052
+2 -2
View File
@@ -127,9 +127,9 @@ RUN apk add --no-cache --virtual .build-deps-yarn curl gnupg tar \
COPY . ./
# start appdpvle
CMD ["npm","run", "start"]
#CMD ["npm","run", "start"]
# CMD ["yarn", "start"]
# start app
# @CMD /bin/sh ./run.sh
@CMD /bin/sh ./run.sh