updated Service providers

This commit is contained in:
2025-04-05 22:54:05 +03:00
parent fa4df11323
commit 60507c87e0
21 changed files with 1134 additions and 183 deletions

View File

@@ -18,4 +18,4 @@ COPY WebServices/management-frontend ./WebServices/management-frontend
EXPOSE 3000
# Command to run the app
CMD ["sh", "-c", "cd /WebServices/management-frontend && npm run dev"]
CMD ["sh", "-c", "cd /WebServices/management-frontend && npm run dev"]