Skip to content

Directions to override imageBaseUrl? #81

@misilot

Description

@misilot

Can you provide directions on how to overwrite the imageBaseUrl?

I tried custom_settings//settings.json

{
    "imageBaseUrl": "https://biodis-assets.ksulib.net/"
}

as well as webportal-installer/build/setting_templates//settings.json

{
    "solrPageSize": 50,
    "imagePreviewSize": 200,
    "imageViewSize": 600,
    "imageInfoFlds": "",
    "imageBaseUrl": "https://biodis-assets.ksulib.net/",
    "backgroundURL": "resources/images/biodIS_logo.png",
    "bannerURL": null,
    "bannerTitle": "Kansas State biodIS Herbarium Portal",
    "bannerHeight": 120,
    "bannerWidth": 250
}

but the imageBaseUrl never gets applied to the actual ./home/specify/webportal-installer/build/html//resources/config/settings.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions