3 lines
66 B
Python
3 lines
66 B
Python
|
FLASK_NAME = "DWDeathermap"
|
||
|
HTTP_PORT = 8080
|
||
|
HTTP_HOST = "0.0.0.0"
|