Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit476e379

Browse files
NikolaySclaude
andcommitted
docs: Add production .env setup reminder to Quick start
Added explicit reminder to configure .env before running quickstartin production. Links to Environment configuration section for details.Related to MR !56🤖 Generated with [Claude Code](https://claude.com/claude-code)Co-Authored-By: Claude <noreply@anthropic.com>
1 parent817258d commit476e379

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ Now, start it and wait for a few minutes. To obtain a PostgresAI access token fo
156156
# Production setup with your Access token
157157
./postgres_ai quickstart --api-key=your_access_token
158158
```
159+
160+
**Important for production:** Before running quickstart, configure secure credentials by copying`.env.example` to`.env` and editing passwords. See the[Environment configuration](#environment-configuration) section above.
161+
159162
**Note:** You can also add your database instance in the same command:
160163
```bash
161164
./postgres_ai quickstart --api-key=your_access_token --add-instance="postgresql://user:pass@host:port/DB"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp