first
This commit is contained in:
0
config/__init__.py
Normal file
0
config/__init__.py
Normal file
BIN
config/__pycache__/__init__.cpython-310.pyc
Normal file
BIN
config/__pycache__/__init__.cpython-310.pyc
Normal file
Binary file not shown.
BIN
config/__pycache__/main_local.cpython-310.pyc
Normal file
BIN
config/__pycache__/main_local.cpython-310.pyc
Normal file
Binary file not shown.
4
config/main_example.py
Normal file
4
config/main_example.py
Normal file
@ -0,0 +1,4 @@
|
||||
pool = [
|
||||
("demo-23", "3000"),
|
||||
("demo-22", "3001")
|
||||
]
|
Reference in New Issue
Block a user