DWDeathermap/SETTINGS.py

3 lines
66 B
Python
Raw Normal View History

2022-12-29 08:02:15 +00:00
FLASK_NAME = "DWDeathermap"
HTTP_PORT = 8080
HTTP_HOST = "0.0.0.0"