random-ass changes

This commit is contained in:
iamBadgers
2025-06-19 23:34:08 -07:00
parent a62fe1aba9
commit d480267c64
14 changed files with 158 additions and 67 deletions

View File

@@ -18,6 +18,6 @@ RUN npm i -g serve
RUN npm run build
EXPOSE 8080
EXPOSE 3000
CMD ["serve", "-s", "dist"]