Open
Description
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
Labels
No labels