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 |
|
Sergi Delgado Segura
|
6096fe5dc5
|
Fixes config templates
Removes quotation marks ("") from strings in the template config files
|
2020-03-23 17:25:52 +01:00 |
|
Sergi Delgado Segura
|
f5edaf1bf0
|
Fixes default HOST to remove the schema from config
The schema now defaults to http if none is defined. Also improves some of the cli docstrings
|
2020-03-23 17:15:43 +01:00 |
|
Sergi Delgado Segura
|
3d389a92ac
|
Refactors cli to use the new config approach. Adds template.conf
|
2020-03-21 22:13:22 +01:00 |
|