mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2025-12-29 15:45:44 +01:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
OPENAI_API_KEY=
|
|
DB_NAME=gpt-pilot
|
|
DB_HOST=localhost
|
|
DB_PORT=5432
|
|
DB_USER=admin
|
|
DB_PASSWORD=admin
|