Files
python-teos/cli/template.conf
Sergi Delgado Segura bed21e9625 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.
2020-04-20 17:01:55 +02:00

5 lines
48 B
Plaintext

[teos]
api_connect = localhost
api_port = 9814