Merge pull request '邓洁: test' (#242) from dengjie into dev

Reviewed-on: http://git.feashow.cn/clay/tunnel-cloud-web/pulls/242
This commit is contained in:
odjbin
2024-01-16 13:10:14 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ volumes:
path: /home/build/tunnel-cloud-web
- name: cache
host:
path: /home/npm/cache
path: /home/npm/tunnel-cloud-web
- name: config # k8s对接的配置文件
host:
path: /home/kubect

View File

@@ -2,7 +2,7 @@
"name": "tunnel-cloud-web",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",