Files
AppFlowy-Cloud/env.dev.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
527 B
Plaintext

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