mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-10-29 14:07:27 +00:00
Update
This commit is contained in:
@@ -2,6 +2,7 @@ import re
|
||||
|
||||
from none.default_config import *
|
||||
|
||||
HOST = '0.0.0.0'
|
||||
SECRET = 'abc'
|
||||
|
||||
SUPERUSERS = {1002647525}
|
||||
|
||||
Reference in New Issue
Block a user