瀏覽代碼

⭐️: update readme

ulyc 2 年之前
父節點
當前提交
5837b285d7
共有 1 個文件被更改,包括 7 次插入1 次删除
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -61,7 +61,13 @@ Then uncomment the code corresponding in `start.sh`.
 
 ```bash
 docker-compose up --build -d --force
-````
+
+```
+
+### oauth-client
+Register your client at `meta.localtest.me/oauth`
+and set  Base Redirect URI `http://{{your_service}}.localtest.me/oauth/callback`
+
 
 ### Advance Configuration
 See [official document](https://man.sr.ht/configuration.md)