[doc][typo] post/get paths
This commit is contained in:
parent
e95c8fefa8
commit
d34bad95bd
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@ database = /var/run/pyheatpump/pyheatpump.sqlite3
|
|||
[supervisor]
|
||||
scheme = https
|
||||
host = supervision-test.gteo.fr:8081
|
||||
get_path = /Symfony/web/app_dev.php/boardws/insert
|
||||
post_path = /Symfony/web/app_dev.php/boardws/orders
|
||||
post_path = /Symfony/web/app_dev.php/boardws/insert
|
||||
get_path = /Symfony/web/app_dev.php/boardws/orders
|
||||
interval = 10000
|
||||
heatpump_id = 42
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue