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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"
}
]
}