判题暂时可以跑起来了,真要被自己蠢哭了
This commit is contained in:
6
judger_controller/settings.py
Normal file
6
judger_controller/settings.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# coding=utf-8
|
||||
redis_config = {
|
||||
"host": "127.0.0.1",
|
||||
"port": 6379,
|
||||
"db": 0
|
||||
}
|
||||
Reference in New Issue
Block a user