Files
python-teos/pisa-btc/apps/__init__.py
Sergi Delgado Segura c1b2dee1e1 Changes default port
Current default port is 9814, which represents the white chess tower in ASCII
2019-08-09 15:00:02 +01:00

2 lines
66 B
Python

DEFAULT_PISA_API_SERVER = 'localhost'
DEFAULT_PISA_API_PORT = 9814