Files
AppFlowy-Cloud/env.deploy.secret.example
Nathan.fooo e33aae233e chore: support develop web with localhost without nginx (#1438)
* chore: support develop web with localhost without nginx

* chore: update script

* docs: update readme

* docs: update readme

* chore: ignore test_embedding_when_create_document
2025-06-09 15:50:13 +08:00

16 lines
500 B
Plaintext

# Copy this file to .env.deploy.secret and replace the placeholder values with
# your actual production secrets. Use this with deploy.env as your base environment.
#
# Usage:
# cp env.deploy.secret.example .env.deploy.secret
# # Edit .env.deploy.secret with your real production values
# ./script/generate_env.sh
# # Select "deploy.env" when prompted
#
# OAuth Providers (optional)
GOTRUE_EXTERNAL_GOOGLE_CLIENT_ID=
GOTRUE_EXTERNAL_GOOGLE_SECRET=
# AI Features (optional)
AI_OPENAI_API_KEY=