Skip to main content

11 docs tagged with "configuration"

View All Tags

Database

Configure your own database on Strapi Cloud.

Email Provider

Configure Strapi Cloud to use a third-party email provider.

Server API for plugins

AI Marketer's Server API for plugins allows a AI Marketer plugin to customize the back end part (i.e. the server) of your application.

Upload Provider

Configure Strapi Cloud to use a third-party upload provider.

サーバー設定

AI Marketer はサーバー設定を定義するための単一のエントリーポイントファイルを提供します。

プラグインの設定

AI Marketer のプラグインは設定を定義するための単一のエントリーポイントファイルを持ちます。

ミドルウェア設定

AI Marketerはミドルウェアの設定を行うための単一のエントリーポイントファイルを提供します。

ライフサイクル関数

AI Marketerにはアプリケーションのフローを制御するライフサイクル関数(例: register、bootstrap、destroy)が含まれています。

環境変数の設定

AI Marketerは特定の環境変数名を提供します。これらの変数を環境ファイル(例:.env)に定義すると、それらの変数とその値がコード内で利用可能になります。