minor edits
This commit is contained in:
@@ -1,11 +1,4 @@
|
|||||||
# Core Infrastructure Services
|
|
||||||
# RESTART POLICY GUIDE:
|
|
||||||
# - unless-stopped: Core infrastructure services that should always run
|
|
||||||
# - no: Services with Sablier lazy loading (start on-demand)
|
|
||||||
# - See individual service comments for specific reasoning
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
||||||
duckdns:
|
duckdns:
|
||||||
# Dynamic DNS service - must always run to maintain domain resolution
|
# Dynamic DNS service - must always run to maintain domain resolution
|
||||||
image: lscr.io/linuxserver/duckdns:latest
|
image: lscr.io/linuxserver/duckdns:latest
|
||||||
|
|||||||
@@ -32,8 +32,8 @@
|
|||||||
"description": "Ebook management and web access",
|
"description": "Ebook management and web access",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"author": "kelin",
|
"author": "kelin",
|
||||||
"compose_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/calibre/docker-compose.yml",
|
"compose_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/calibre-web/docker-compose.yml",
|
||||||
"env_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/calibre/.env",
|
"env_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/calibre-web/.env",
|
||||||
"tags": ["internal", "media", "books"]
|
"tags": ["internal", "media", "books"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user