refactor(env): update ANIWATCH_API_HOSTNAME env example

This commit is contained in:
Ritesh Ghosh
2024-12-22 00:40:30 +05:30
parent 861a897999
commit 09c6f2981a
+1 -1
View File
@@ -15,7 +15,7 @@ ANIWATCH_API_MAX_REQS=70
# in your application, then set the env below to your deployed
# instance's hostname, otherwise don't set or have it at all.
# If you set the env below to an incorrect value, you may face other issues.
# ANIWATCH_API_HOSTNAME="api-aniwatch.onrender.com"
# ANIWATCH_API_HOSTNAME=<https://your-production-domain.com>
# NOTE: this env is "required" for vercel deployments