mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
nginx-proxy-manager: add upgrade/backup workflow, rename container, fix wording
Documents backing up with restic before upgrading, for both the compose and docker run workflows. Renames the docker run container to nginx-proxy-manager to match the directory, and cleans up minor wording and trailing-slash inconsistencies in the README. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Nginx Proxy Manager
|
||||
VOL_PATH=/data
|
||||
LOG_PATH=/var/log/containers/nginx-proxy-manager
|
||||
PROXY_IMAGE=jc21/nginx-proxy-manager:2.15.0
|
||||
PROXY_IMAGE=jc21/nginx-proxy-manager:2.15.1
|
||||
|
||||
Reference in New Issue
Block a user