Showing
1 changed file
with
2 additions
and
0 deletions
| 1 | +```text | ||
| 1 | . | 2 | . |
| 2 | ├── .env.sh | 3 | ├── .env.sh |
| 3 | ├── README.md | 4 | ├── README.md |
| @@ -33,6 +34,7 @@ | @@ -33,6 +34,7 @@ | ||
| 33 | ├── tsconfig.json | 34 | ├── tsconfig.json |
| 34 | ├── types.ts | 35 | ├── types.ts |
| 35 | └── vite.config.ts | 36 | └── vite.config.ts |
| 37 | +``` | ||
| 36 | 38 | ||
| 37 | - .env.sh:网络配置文件 | 39 | - .env.sh:网络配置文件 |
| 38 | - public/config.js:由.env.sh自动生成 | 40 | - public/config.js:由.env.sh自动生成 |
-
Please register or login to post a comment