邓洁: test
This commit is contained in:
@@ -74,7 +74,7 @@ volumes:
|
|||||||
path: /home/build/tunnel-cloud-web
|
path: /home/build/tunnel-cloud-web
|
||||||
- name: cache
|
- name: cache
|
||||||
host:
|
host:
|
||||||
path: /home/npm/cache
|
path: /home/npm/tunnel-cloud-web
|
||||||
- name: config # k8s对接的配置文件
|
- name: config # k8s对接的配置文件
|
||||||
host:
|
host:
|
||||||
path: /home/kubect
|
path: /home/kubect
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "tunnel-cloud-web",
|
"name": "tunnel-cloud-web",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"build": "vite build",
|
"build": "vite build",
|
||||||
|
|||||||
Reference in New Issue
Block a user