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.
-
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 asidebarAppUrl
setting.https://hypothes.is/app.html
by default.