Skip to content

[REQUEST] Support for dynamic URLs #489

Description

@danielskovli

Description

My Flame site has a bunch of links to local docker services, which are targeted with my server's static LAN address. This works if I'm also on the same local network, but does not resolve if I'm using a VPN connection to reach the server.

Currently I have injected a small piece of javascript that simply replaces this static IP with a window.location.hostname lookup. This solves my problem well enough, but is bolted on in a very unsustainable way.

Would you consider adding support for dynamic links? If so, would you like me to pitch you an implementation proposal in a PR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions