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:
|
||||
|
||||
duckdns:
|
||||
# Dynamic DNS service - must always run to maintain domain resolution
|
||||
image: lscr.io/linuxserver/duckdns:latest
|
||||
|
||||
@@ -32,8 +32,8 @@
|
||||
"description": "Ebook management and web access",
|
||||
"version": "1.0.0",
|
||||
"author": "kelin",
|
||||
"compose_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/calibre/docker-compose.yml",
|
||||
"env_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/calibre/.env",
|
||||
"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-web/.env",
|
||||
"tags": ["internal", "media", "books"]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user