secruity usw

This commit is contained in:
2026-04-09 10:39:15 +02:00
parent 792f9bb2a6
commit f69fb5ad1c

View File

@@ -7,6 +7,6 @@ RUN npm install
COPY . .
EXPOSE 5173
EXPOSE 8080
CMD ["npm", "run", "dev", "--", "--host"]