Skip to content

Move portal build-dependant config to runtime config #1408

Description

Problem or use case

As of now, some config values are loaded from VITE_ env variables. This has multiple effects, including needed to rebuild the portal for every environment, instead of building an immutable container and use it everywhere.

Proposed change

Load the configuration from /config.js.

Additional context

See #1385 (comment) for context.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

portalWeb UI (React portal app)

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions