Skip to content

LB_UPLOADS_IMAGE_UPLOAD_URL should remove Web/ ? #213

Description

@ikke-t

Hi,

while testing the move of logo and favicon location to /Web/upload/images path I noticed I get double Web in URL in browser while it fails to show the uploaded images. Also now someone in support channel is experiencing the same. I removed the Web/ from:

LB_UPLOADS_IMAGE_UPLOAD_URL=Web/uploads/images

and it fixed the error. Also it fixed the error from the person in chat. I haven't dig into code why there is Web there and why shouldn't it be, but I know removing it fixes the problem. So perhaps we should remove it from both podman and docker examples?

What do you think? I dunno why it is ok in reservations, but I assume the logo code actually writes the script_url part in there, where as the reservations don't.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions