We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b604ea0 commit 272caedCopy full SHA for 272caed
borgmatic/docker-compose.restore.yml
@@ -33,7 +33,7 @@ services:
33
- /dev/fuse:/dev/fuse # Provide access to the FUSE device
34
command: /bin/bash # This command would override your Borgmatic entrypoint.
35
36
-# networks:
37
- # global-backend-network:
+networks:
+ global-backend-network:
38
# external: true # Connects to EasyEngine's backend network
39
- # name: ee-global-backend-network # Name of the external network for EasyEngine services
+ name: ee-global-backend-network # Name of the external network for EasyEngine services
0 commit comments