」 feat: monitoring module should be finished

This commit is contained in:
2025-07-23 14:05:23 +02:00
parent 644aeb4663
commit ad5fa3df4c
14 changed files with 19175 additions and 9 deletions

View File

@ -23,4 +23,6 @@ EXPOSE 3000
RUN mkdir /db
STOPSIGNAL SIGINT
CMD [ "node", "/app/src/start.js" ]