feat(blueprint): update name of trmnl-byos-laravel and version (#789)

This commit is contained in:
Benjamin Nussbaum
2026-07-07 23:02:58 +02:00
committed by GitHub
parent bc31807d6f
commit 22f1fe5ee6
4 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
services:
trmnl-byos-laravel:
image: ghcr.io/usetrmnl/byos_laravel:0.27.0
trmnl-larapaper:
image: ghcr.io/usetrmnl/larapaper:0.32.1
environment:
- APP_URL=${APP_URL}
- PHP_OPCACHE_ENABLE=${PHP_OPCACHE_ENABLE}

View File

Before

Width:  |  Height:  |  Size: 924 B

After

Width:  |  Height:  |  Size: 924 B

View File

@@ -5,7 +5,7 @@ main_domain = "${domain}"
mounts = []
[[config.domains]]
serviceName = "trmnl-byos-laravel"
serviceName = "trmnl-larapaper"
port = 8080
host = "${main_domain}"

View File

@@ -6702,15 +6702,15 @@
]
},
{
"id": "trmnl-byos-laravel",
"name": "TRMNL BYOS Laravel",
"version": "0.27.0",
"description": "TRMNL BYOS Laravel is a self-hosted application to manage TRMNL e-ink devices.",
"logo": "byos-laravel.svg",
"id": "trmnl-larapaper",
"name": "TRMNL LaraPaper",
"version": "0.32.1",
"description": "LaraPaper is a self-hosted application (BYOS) to manage TRMNL e-ink devices.",
"logo": "larapaper.svg",
"links": {
"github": "https://github.com/usetrmnl/byos_laravel",
"github": "https://github.com/usetrmnl/larapaper",
"website": "https://docs.usetrmnl.com/go/diy/byos",
"docs": "https://github.com/usetrmnl/byos_laravel/blob/main/README.md"
"docs": "https://github.com/usetrmnl/larapaper/blob/main/README.md"
},
"tags": [
"e-ink"