Commit 350642ec authored by nanahira's avatar nanahira

fix

parent ba0950f3
Pipeline #3104 passed with stages
in 6 minutes and 25 seconds
...@@ -66,7 +66,7 @@ services: ...@@ -66,7 +66,7 @@ services:
登录过程中可能需要划验证码。访问 `http://<服务器IP>:11180/vnc.html` 划即可。 登录过程中可能需要划验证码。访问 `http://<服务器IP>:11180/vnc.html` 划即可。
之后使用命令 `curl -H 'Authorization: admin_token' http://<服务器IP>:3000/api/user -d 'id=<你的QQ号> -d 'permissions=0xffffffff'` 赋予自己管理员权限。 之后使用命令 `curl -H 'Authorization: admin_token' http://<服务器IP>:3000/api/user -d 'id=<你的QQ号>' -d 'permissions=0xffffffff'` 赋予自己管理员权限。
## Installation ## Installation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment