Merge pull request #12315 from ToolJet/fix/Ai-warning-docs

Fix AI warning card in docs
This commit is contained in:
Adish M 2025-03-20 15:10:28 +05:30 committed by GitHub
commit ea3a86d1b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@ title: DigitalOcean
---
:::warning
To enable ToolJet AI features in your ToolJet deployment, whitelist `api-gateway.tooljet.ai` and `docs.tooljet.ai`.
To enable ToolJet AI features in your ToolJet deployment, whitelist https://api-gateway.tooljet.ai.
:::
Follow the steps below to deploy ToolJet on a DigitalOcean Droplet.

View file

@ -11,7 +11,7 @@ import TabItem from '@theme/TabItem';
Follow the steps below to deploy ToolJet on a server using Docker Compose. ToolJet requires a PostgreSQL database to store applications definitions, (encrypted) credentials for datasources and user authentication data.
:::warning
To enable ToolJet AI features in your ToolJet deployment, whitelist `api-gateway.tooljet.ai` and `docs.tooljet.ai`.
To enable ToolJet AI features in your ToolJet deployment, whitelist https://api-gateway.tooljet.ai.
:::
:::info

View file

@ -6,7 +6,7 @@ title: AWS ECS
# Deploying ToolJet on Amazon ECS
:::warning
To enable ToolJet AI features in your ToolJet deployment, whitelist `api-gateway.tooljet.ai` and `docs.tooljet.ai`.
To enable ToolJet AI features in your ToolJet deployment, whitelist https://api-gateway.tooljet.ai.
:::
:::info

View file

@ -6,7 +6,7 @@ title: Google Cloud Run
# Deploying ToolJet on Google Cloud Run
:::warning
To enable ToolJet AI features in your ToolJet deployment, whitelist `api-gateway.tooljet.ai` and `docs.tooljet.ai`.
To enable ToolJet AI features in your ToolJet deployment, whitelist https://api-gateway.tooljet.ai.
:::
:::info