瀏覽代碼

add spaces

master
Jonathan Cobb 4 年之前
父節點
當前提交
9df1a20ea5
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      README.md

+ 3
- 3
README.md 查看文件

@@ -79,9 +79,9 @@ This request must include the request header `Content-Type: application/json`
POST http://127.0.0.1:9833/register
{
"password": "<password>",
"session":"<session-token>",
"bubble":"<bubble-hostname>",
"ip":"<client-vpn-ip>"
"session": "<session-token>",
"bubble": "<bubble-hostname>",
"ip": "<client-vpn-ip>"
}

Where:


Loading…
取消
儲存