mirror of
https://github.com/drmext/MonkeyBusiness.git
synced 2026-03-21 18:04:48 -05:00
9 lines
141 B
Python
9 lines
141 B
Python
ip = '127.0.0.1'
|
|
port = 8000
|
|
services_prefix = "/core"
|
|
verbose_log = True
|
|
|
|
arcade = "Monkey Business"
|
|
paseli = 5730
|
|
maintenance_mode = False
|