Skip to content

Commit 9107001

Browse files
committed
feature:root用户和普通用户分开
1 parent 53cabdd commit 9107001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ nohup python manage.py runserver 0.0.0.0:8000 &
2727
```
2828

2929
## 学生使用
30-
访问`http://localhost/student1`sudo用户名`student`,密码`student_password`
30+
访问`http://localhost/student1`root用户名`studentroot`,密码`student_password`
3131

3232
这个是学生1的环境,其他学生的环境分别是`http://localhost/student2``http://localhost/student3` 以此类推
3333

0 commit comments

Comments
 (0)