conf: docker

This commit is contained in:
antv
2026-07-13 10:43:05 +07:00
parent 62d922627f
commit 797689940c
2 changed files with 29 additions and 1 deletions
+1 -1
View File
@@ -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: