-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels