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)