Skip to content
Snippets Groups Projects
Commit 7d15d1c1 authored by syuilo⭐️'s avatar syuilo⭐️ Committed by GitHub
Browse files

Update README.md

parent dc766992
No related branches found
No related tags found
No related merge requests found
......@@ -57,14 +57,14 @@ Misskey requires two domains called the primary domain and the secondary domain.
**Ensure that the secondary domain is not a subdomain of the primary domain.**
#### Dubdomains
Misskey uses subdomains below:
* **api**.<primary domain>
* **auth**.<primary domain>
* **about**.<primary domain>
* **dev**.<primary domain>
* **file**.<secondary domain>
#### Subdomains
Misskey uses following subdomains:
* **api**.*{primary domain}*
* **auth**.*{primary domain}*
* **about**.*{primary domain}*
* **dev**.*{primary domain}*
* **file**.*{secondary domain}*
### reCAPTCHA
Please visit https://www.google.com/recaptcha/intro/ and generate keys.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment