Update blueprints/backrest/docker-compose.yml

Co-authored-by: Nicholas Penree <nick@penree.com>
This commit is contained in:
Mael
2025-03-24 18:09:28 +01:00
committed by GitHub
parent b4926c1de1
commit 71d6fe7161

View File

@@ -4,7 +4,7 @@ services:
image: garethgeorge/backrest:v1.7.3
restart: unless-stopped
ports:
- "9898:9898"
- 9898
environment:
- BACKREST_PORT=9898
- BACKREST_DATA=/data # where it stores current state data