secruity usw

This commit is contained in:
2026-04-09 10:39:54 +02:00
parent f69fb5ad1c
commit 8519e7da27

View File

@@ -9,4 +9,4 @@ COPY . .
EXPOSE 8080
CMD ["npm", "run", "dev", "--", "--host"]
CMD ["npm", "run", "dev", "--", "--host", "--port", "8080"]