소스 검색

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