This commit is contained in:
Richard Chien
2018-06-30 09:25:25 +08:00
parent f5e6641d3f
commit 86115e9e04
5 changed files with 45 additions and 12 deletions

View File

@ -2,6 +2,7 @@ import re
from none.default_config import *
HOST = '0.0.0.0'
SECRET = 'abc'
SUPERUSERS = {1002647525}