1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

Merge my-feature-branch into develop with resolved conflicts

This commit is contained in:
MoonTestUse1
2025-01-05 00:43:13 +06:00
4 changed files with 13 additions and 12 deletions

View File

@@ -23,4 +23,4 @@ EXPOSE 5173
# Запускаем Vite сервер
ENV HOST=0.0.0.0
CMD ["npm", "run", "dev", "--", "--host"]
CMD ["npm", "run", "dev"]