mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Починка adm822222225224
This commit is contained in:
@@ -26,11 +26,10 @@ services:
|
||||
volumes:
|
||||
- ./frontend:/app
|
||||
- /app/node_modules
|
||||
- frontend_build:/app/dist
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
ports:
|
||||
- "5173:5173"
|
||||
command: npm run dev
|
||||
- NODE_ENV=production
|
||||
command: sh -c "npm run build && cp -r dist/* /app/dist/"
|
||||
networks:
|
||||
- app-network
|
||||
|
||||
|
Reference in New Issue
Block a user