• 0.1.12 803074efba

    0.1.12
    Some checks failed
    Test / check (push) Failing after 2m16s
    Deploy Dev / build-and-deploy (push) Successful in 8m45s
    Test / check (pull_request) Failing after 1m29s
    Stable

    Samir released this 2026-03-17 17:25:36 +00:00 | 3 commits to development since this release

    Mycelium Portal Release v0.1.12

    Production container with backend API + frontend SPA.

    Pull and run:

    docker pull forge.ourworld.tf/mycelium/www-migrate-mycelium:0.1.12
    docker run --rm -p 11001:11001 -e TFCHAIN_NETWORK=mainnet forge.ourworld.tf/mycelium/www-migrate-mycelium:0.1.12

    Or deploy with Docker Compose:

    cd deploy && docker compose up -d

    Downloads