Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

looks like API_BASE_URL and API_URL environment variables doesn't work #1284

@Slach

Description

@Slach

I trying to up docker-compose.yaml
Looks like API_BASE_URL is hardcoded in frontent and can't be override from .env file

i create working copy

git clone https://github.com/BloopAI/bloop ./BloopAI/bloop
cd BloopAI/bloop
git checkout oss

and BloopAI/bloop/.env with

API_URL=http://<my-ip>:7878

run

docker compose build bloop-app
docker compose up -d

and see frontend application always try to use http://localhost:7878

did i miss something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions