Skip to content

Commit 272caed

Browse files
authored
Update docker-compose.restore.yml
1 parent b604ea0 commit 272caed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

borgmatic/docker-compose.restore.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ services:
3333
- /dev/fuse:/dev/fuse # Provide access to the FUSE device
3434
command: /bin/bash # This command would override your Borgmatic entrypoint.
3535

36-
# networks:
37-
# global-backend-network:
36+
networks:
37+
global-backend-network:
3838
# external: true # Connects to EasyEngine's backend network
39-
# name: ee-global-backend-network # Name of the external network for EasyEngine services
39+
name: ee-global-backend-network # Name of the external network for EasyEngine services

0 commit comments

Comments
 (0)