This commit is contained in:
fred 2025-08-15 10:04:51 -07:00
parent 6169274fe1
commit 866922e0f2
8 changed files with 32 additions and 40 deletions

View file

@ -10,5 +10,4 @@ COPY . .
EXPOSE 80
# CMD ["npm", "run", "$NODE_ENV"]
CMD npm run $NODE_ENV