15 lines
230 B
Plaintext
15 lines
230 B
Plaintext
DB_HOST=localhost
|
|
DB_NAME=backpro
|
|
DB_USER=root
|
|
DB_PASS=
|
|
|
|
OPENAI_API_KEY=sk-...
|
|
OPENAI_MODEL=gpt-4o
|
|
|
|
FREEPIK_API_KEY=
|
|
UNSPLASH_API_KEY=
|
|
PEXELS_API_KEY=
|
|
|
|
APP_URL=https://backpro.projectpro.pl
|
|
APP_SECRET=change-this-to-random-string
|