remade old shit

This commit is contained in:
2024-04-06 05:53:37 +03:00
parent 8e041a0992
commit 009e60d984
5 changed files with 86 additions and 40 deletions

View File

@@ -6,6 +6,5 @@ RUN npm ci --omit=dev
COPY html ./html
COPY views ./views
COPY src ./src
CMD ["node", "src/index.js"]
EXPOSE 7865 8080
EXPOSE 7865 8080