Browse Source

[doc][typo] post/get paths

Maxime Alves LIRMM@home 4 years ago
parent
commit
d34bad95bd
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

27
 [supervisor]
27
 [supervisor]
28
 scheme = https
28
 scheme = https
29
 host = supervision-test.gteo.fr:8081
29
 host = supervision-test.gteo.fr:8081
30
-get_path = /Symfony/web/app_dev.php/boardws/insert
31
-post_path = /Symfony/web/app_dev.php/boardws/orders
30
+post_path = /Symfony/web/app_dev.php/boardws/insert
31
+get_path = /Symfony/web/app_dev.php/boardws/orders
32
 interval = 10000
32
 interval = 10000
33
 heatpump_id = 42
33
 heatpump_id = 42
34
 
34
 

Loading…
Cancel
Save