Skip to content

Fonts returning 404 when trying to add a link #116

@jon-is-me

Description

@jon-is-me

Description

When I am trying to add a link, I noticed in the browser network debugger some fonts are returning 404. I'm running docker locally using the suggested run command:

docker volume create linkstack

docker run --detach \
    --name linkstack \
    --publish 80:80 \
    --publish 443:443 \
    --restart unless-stopped \
    --mount source=linkstack,target=/htdocs \
    linkstackorg/linkstack
image

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