revert to local hosting

This commit is contained in:
Ishaan Dey
2024-05-26 17:28:52 -07:00
parent 640c5c13df
commit fbb98ac3b0
22 changed files with 824 additions and 3890 deletions

View File

@ -22,7 +22,7 @@ USER appuser
# todo user namespace mapping
EXPOSE 3000
EXPOSE 5173
EXPOSE 4000
CMD [ "node", "dist/index.js" ]