good stuff
This commit is contained in:
parent
ea8389ef40
commit
f4de0eeb9f
39 changed files with 5165 additions and 348 deletions
|
|
@ -34,7 +34,7 @@ pub struct AppState {
|
|||
pub features_response: FeaturesResponse,
|
||||
/// URL of the screenshot service (e.g. http://screenshot:8002)
|
||||
pub screenshot_url: String,
|
||||
/// Public-facing URL for absolute og:image URLs (e.g. https://perfectpostcodes.schmelczer.dev)
|
||||
/// Public-facing URL for absolute og:image URLs (e.g. https://perfectpostcodes.dev)
|
||||
pub public_url: String,
|
||||
/// True when --dist is not provided (no static serving, relaxed auth checks)
|
||||
pub is_dev: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue