MyNixOS website logo
option

services.bookstack.settings.APP_URL

The root URL that you want to host BookStack on. All URLs in BookStack will be generated using this value. It is used to validate specific requests and to generate URLs in emails.

Declarations
Type
string
Default
"http(s)://\${config.services.bookstack.hostname}"
Example
"https://example.com"