Skip to content

dashboard server NEXT_PUBLIC_API_URL unsupported #22

@sublimal

Description

@sublimal

Dashboard server.js does not honour NEXT_PUBLIC_API_URL environment. This rendered chunk is passed to web client:

    let r = e.i(90163).default.env.NEXT_PUBLIC_API_URL || "http://localhost:8001"

Evaluation and substitution needs to be done serverside.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions