mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +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