mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-10 20:56:50 +00:00
Some checks are pending
CI / checks (push) Waiting to run
Use the OpenAI Responses API with the gpt-5-nano default model. Restore APP_OPENAI_MODEL for runtime and dev environment config.
12 lines
189 B
Text
12 lines
189 B
Text
APP_DATABASE_URL=
|
|
APP_DEBUG=
|
|
APP_LOG_LEVEL=
|
|
APP_ORIGINS=
|
|
APP_PORT=
|
|
APP_SENTRY_DSN=
|
|
APP_ADMIN=
|
|
APP_ADMIN_SECRET=
|
|
APP_API_KEY=
|
|
APP_SECRET_KEY=
|
|
APP_SESSION_SECRET=
|
|
APP_OPENAI_MODEL=gpt-5-nano
|