mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
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>
5 lines
130 B
Bash
5 lines
130 B
Bash
# Nginx Proxy Manager
|
|
VOL_PATH=/data
|
|
LOG_PATH=/var/log/containers/nginx-proxy-manager
|
|
PROXY_IMAGE=jc21/nginx-proxy-manager:2.15.1
|