Skip to content

Assign INFERENCE_API_URL value for local and production separately #1264

@dhanur-sharma

Description

@dhanur-sharma

Description

Currently INFERENCE_API_URL = env("INFERENCE_API_URL", default="http://host.docker.internal:8000") is stored in the base settings and needs to be present in local settings with a different URL for production given that it runs on Linux.

Implementation Considerations

Deliverable

Updated settings

Dependencies

depends on

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions