Update backrest/docker-compose.yaml

This commit is contained in:
2025-11-03 13:52:33 +00:00
parent 8751726408
commit ea380c8180
+1 -1
View File
@@ -27,7 +27,7 @@ services:
- BACKREST_CONFIG=/config/config.json - BACKREST_CONFIG=/config/config.json
- XDG_CACHE_HOME=/cache - XDG_CACHE_HOME=/cache
- TMPDIR=/tmp - TMPDIR=/tmp
- TZ=America/Los_Angeles - TZ=America/New_York
ports: ports:
- "9898:9898" - "9898:9898"
restart: unless-stopped restart: unless-stopped