Skip to content

Typo in PUBLIC_WORKSPACE_CLIENT_URL environment variable #1759

@leemachine

Description

@leemachine

Checked for duplicates

Yes - I've already checked

Is this a regression?

No - This is a new bug

Version

v3.7.0 and v3.7.1

Describe the bug

There is a typo in the Proxy Compose file for the PUBLIC_WORKSPACE_CLIENT_URL environment variable.

Currently:
PUBLIC_WORKSPACE_CLIENT_URL: https://{AERIE_HOST}:28000

Should be:
PUBLIC_WORKSPACE_CLIENT_URL: https://${AERIE_HOST}:28000

Reproduction

Issue is in docker-compose-proxy.yml for Aerie Proxy

Logs

System Info

RHEL8

Severity

Moderate

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions