Environment Variables

This section documents all the environment variables supported by the client’s build tasks.

NOTEBOOK_APP_URL

The default value for the notebookAppUrl config setting (the URL of the notebook app’s iframe). https://hypothes.is/notebook by default.

PROFILE_APP_URL

The default value for the profileAppUrl config setting (the URL of the user profile iframe), used when the host page does not contain a profileAppUrl setting. https://hypothes.is/user-profile by default.

SIDEBAR_APP_URL

The default value for the sidebarAppUrl config setting (the URL of the sidebar app’s iframe), used when the host page does not contain a sidebarAppUrl setting. https://hypothes.is/app.html by default.