ソースを参照

⭐️: 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)