mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Update blueprints/backrest/docker-compose.yml
Co-authored-by: Nicholas Penree <nick@penree.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user