mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 23:45:24 +02:00
feat(blueprint): update name of trmnl-byos-laravel and version (#789)
This commit is contained in:
committed by
GitHub
parent
bc31807d6f
commit
22f1fe5ee6
@@ -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}
|
||||
|
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 924 B |
@@ -5,7 +5,7 @@ main_domain = "${domain}"
|
||||
mounts = []
|
||||
|
||||
[[config.domains]]
|
||||
serviceName = "trmnl-byos-laravel"
|
||||
serviceName = "trmnl-larapaper"
|
||||
port = 8080
|
||||
host = "${main_domain}"
|
||||
|
||||
14
meta.json
14
meta.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user