Shelfmark: remove Chromedriver dep, add URL_BASE env (#11619)

This commit is contained in:
Chris
2026-02-06 10:01:48 -05:00
committed by GitHub
parent b8f4a722cb
commit c20923136c
3 changed files with 12 additions and 6 deletions

View File

@@ -35,6 +35,10 @@
{
"text": "The configuration at `/etc/shelfmark/.env` is for bootstrapping the initial install. Customize the configuration via the Shelfmark UI.",
"type": "info"
},
{
"text": "This version of the application does not support routing through Tor (the `USING_TOR` env var).",
"type": "info"
}
]
}