Skip to content

Commit

Permalink
updated rest proxy with latest api
Browse files Browse the repository at this point in the history
Signed-off-by: gabrik <[email protected]>
  • Loading branch information
gabrik committed Jun 5, 2020
1 parent ca4a1d8 commit 8abffa5
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 184 deletions.
2 changes: 1 addition & 1 deletion src/utils/python/rest_proxy/src/service.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"host": "0.0.0.0",
"port": 8080,
"port": 5000,
"debug": true,
"yaks": "127.0.0.1",
"sysid": "0",
Expand Down
Loading

0 comments on commit 8abffa5

Please sign in to comment.