Finished cygnus blog
Some checks failed
Build and Deploy docker container / build (push) Failing after 5m38s

This commit is contained in:
2024-11-26 01:02:24 -06:00
parent b806e8af0e
commit 30e26313b0
7 changed files with 31 additions and 38 deletions

View File

@ -11,4 +11,4 @@ ENV HOSTNAME="0.0.0.0"
EXPOSE 3000
CMD ["npx", "serve", "out"]
CMD ["npx", "-y", "serve", "out"]