cn-py-serv/config.py

5 lines
56 B
Python

SETUP = {
"server": {
"port": 8080,
}
}