Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Self-Hosting issues #19

@Apoo711

Description

@Apoo711

Hello, I ran the command specified in the readme for self hosting, docker run -d -v ~/appsettings.json:/app/appsettings.production.json -v ~/data:/app/data --memory 500M --cpus 2 -p 80:80 -e ASPNETCORE_URLS=http://+:80 ghcr.io/cisien/blazebin:latest. But when I head over to http://0.0.0.0:80/ it gives me The web page at http://0.0.0.0/ might be temporarily down or it may have moved permanently to a new web address. ERR_ADDRESS_INVALID Which I'm not sure is a me error or a blazebin error in which it isn't able to load the content.

I'm on windows btw.

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