Skip to content

Media metadata image points to localhost #74

Description

@olillin

The current metadata is generated by looking at the route to the server itself, which results in localhost and images being unreachable. One solution to this would be manually defining a BASE_URL environment variable containing for example https://cal.olillin.com. This could also be used as the base for the picker URLs

<meta property="og:image" content="http://localhost:3000/media.png" />
<meta name="twitter:image" content="http://localhost:3000/media.png" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions