删除 .env

以免频繁重新覆盖修改。
This commit is contained in:
2026-09-22 23:01:21 +08:00
committed by geyuan
parent 65d67e7cf6
commit c1813ae700
-7
View File
@@ -1,7 +0,0 @@
# .env(放项目根目录,每个人自己建,不提交 Git)
# 用来修改数据库账户密码
DB_USER=root
DB_PASSWORD=420821
DB_HOST=localhost
DB_PORT=3306
DB_NAME=student_manage_system