BAPSicle/config.py.example

6 lines
98 B
Text
Raw Normal View History

2020-10-31 18:00:15 +00:00
# Flask Details
HOST: str = "localhost"
PORT: int = 13500
# BAPSicle Details
VERSION: float = 1.0