conf: docker
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
working_dir: /var/www/html
|
||||
volumes:
|
||||
- ..:/var/www/html
|
||||
command: sh -c "npm install && npm run build"
|
||||
command: tail -f /dev/null
|
||||
ports:
|
||||
- "5173:5173"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user