Environment Variables¶
This section documents all the environment variables supported by the client’s build tasks.
- NOTEBOOK_APP_URL¶
The default value for the
notebookAppUrlconfig setting (the URL of the notebook app’s iframe).https://hypothes.is/notebookby default.
- PROFILE_APP_URL¶
The default value for the
profileAppUrlconfig setting (the URL of the user profile iframe), used when the host page does not contain aprofileAppUrlsetting.https://hypothes.is/user-profileby default.
- SIDEBAR_APP_URL¶
The default value for the
sidebarAppUrlconfig setting (the URL of the sidebar app’s iframe), used when the host page does not contain asidebarAppUrlsetting.https://hypothes.is/app.htmlby default.