diff options
| author | Ritesh Ghosh <[email protected]> | 2024-03-12 22:55:13 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2024-03-12 22:55:13 +0530 |
| commit | cccc00602b9929c4696bb6f877ade7e94add12c9 (patch) | |
| tree | 6d9cba6e9dc6786087601ad0f042a98404bdfed8 | |
| parent | 112e532331fa3001d263457bff001c201b89d136 (diff) | |
| download | aniwatch-api-cccc00602b9929c4696bb6f877ade7e94add12c9.tar.xz aniwatch-api-cccc00602b9929c4696bb6f877ade7e94add12c9.zip | |
docs: add `CAUTION` for personal deployments
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |
