Update backrest/docker-compose.yaml
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user