6 lines
76 B
Python
6 lines
76 B
Python
host='0.0.0.0'
|
|
port=8080
|
|
domain='example.com'
|
|
debug=True
|
|
allow_signup=False
|