build: 更新 Dockerfile 和 Nginx 配置

- 从 /etc/nginx/conf.d/ 目录中删除所有 .conf 文件
- 注释掉 nginx.conf 中的 root 和 index 指令

Change-Id: I5e860734c5b0f595ebce34a0eccf15ddf672a427
2 files changed
tree: 87d4e0662bda13da1624070ababd2fd108a7b68e
  1. public/
  2. src/
  3. .gitignore
  4. 50x.html
  5. docker
  6. Dockerfile
  7. eslint.config.js
  8. index.html
  9. nginx.conf
  10. package-lock.json
  11. package.json
  12. postcss.config.js
  13. README.md
  14. tailwind.config.js
  15. vite.config.js
  16. vitest.config.js
README.md

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: