aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2024-03-12 22:55:13 +0530
committerRitesh Ghosh <[email protected]>2024-03-12 22:55:13 +0530
commitcccc00602b9929c4696bb6f877ade7e94add12c9 (patch)
tree6d9cba6e9dc6786087601ad0f042a98404bdfed8
parent112e532331fa3001d263457bff001c201b89d136 (diff)
downloadaniwatch-api-cccc00602b9929c4696bb6f877ade7e94add12c9.tar.xz
aniwatch-api-cccc00602b9929c4696bb6f877ade7e94add12c9.zip
docs: add `CAUTION` for personal deployments
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 514a020..4ea343b 100644
--- a/README.md
+++ b/README.md
@@ -151,6 +151,10 @@ You can also add the `-d` flag to run the container in detached mode.
## <span id="host-your-instance">⛅ Host your instance</span>
+> [!CAUTION]
+>
+> For personal deployments, **refrain from having an env** named `ANIWATCH_API_HOSTNAME`. You may face rate limitting and other issues if you do.
+
### Vercel
Deploy your own instance of Aniwatch API on Vercel.