Skip to content

Bookmarklet seems to point to public keycloak instance not to local #7

Open
@zoernert

Description

@zoernert

Looking at the resulting JS Code at:
https://keep.corrently.cloud/keeper/bookmarklet

it has:

<script src="https://login.nunux.org/auth/js/keycloak.js" type="text/javascript"></script>

I assume it should be:

<script src="https://keep.corrently.cloud/auth/js/keycloak.js" type="text/javascript"></script>

I think the code comes directly from the source and is not get customized during a make deploy based on .env settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions