mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-01-11 02:14:25 +01:00
Adds API HOST and PORT as configurable parameters.
Uses API_BIND/API_PORT for the server and API_CONNECT/API_PORT for the user, for consistency.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[teos]
|
||||
TEOS_SERVER = localhost
|
||||
TEOS_PORT = 9814
|
||||
api_connect = localhost
|
||||
api_port = 9814
|
||||
|
||||
|
||||
Reference in New Issue
Block a user