feat(blueprint): update trmnl-byos-laravel template (#533)

* feat(blueprint): update trmnl-byos-laravel template

* Update docker-compose.yml

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
Benjamin Nussbaum
2025-12-14 08:18:49 +01:00
committed by GitHub
parent a9740da9cb
commit 87ab908a32
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
services:
trmnl-byos-laravel:
image: ghcr.io/usetrmnl/byos_laravel:0.14.0
image: ghcr.io/usetrmnl/byos_laravel:0.21.0
environment:
- APP_URL=${APP_URL}
- PHP_OPCACHE_ENABLE=${PHP_OPCACHE_ENABLE}
@@ -14,7 +14,6 @@ services:
volumes:
- trmnl-database:/var/www/html/database/storage
- trmnl-storage:/var/www/html/storage/app/public/images/generated
volumes:
trmnl-database:
trmnl-storage:

View File

@@ -5601,7 +5601,7 @@
{
"id": "trmnl-byos-laravel",
"name": "TRMNL BYOS Laravel",
"version": "0.14.0",
"version": "0.21.0",
"description": "TRMNL BYOS Laravel is a self-hosted application to manage TRMNL e-ink devices.",
"logo": "byos-laravel.svg",
"links": {