Skip to content

docker setup seems to be embed URLs at build time #8

@bnjbvr

Description

@bnjbvr

Hi! thanks for the project. I've been wanting to use it, but I'm running into some issues when attempting to deploying it.

In particular: if I change the URLs like BACKEND_URL in the frontend section, then it doesn't have an effect immediately. For it to have an effect, it seems that I need to:

  • set the raw values in the resources/config.edn file,
  • rebuild the images with docker compose build manually
  • restart the instances.

I would have expected that all I need is (no changes in the resources/config.edn file and only) set the environment variables, assuming they would override any default config in the resources/config.edn file. Is that not the case? Could it be I'm doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions