feat(api): add full API rate limits

This commit is contained in:
Paul Makles
2022-04-14 17:09:16 +01:00
parent 7ea5146e58
commit d2f0fb3414
9 changed files with 399 additions and 52 deletions

View File

@@ -14,5 +14,4 @@ services:
- REVOLT_UNSAFE_NO_CAPTCHA=1
ports:
- "8000:8000"
- "9000:9000"
restart: unless-stopped