Fix compose network snippet indentation across app articles

This commit is contained in:
Djeex
2026-09-07 13:09:23 +02:00
parent 3c85fec634
commit 6a27518be1
44 changed files with 104 additions and 104 deletions
+2 -2
View File
@@ -126,9 +126,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add the AdGuard net
---
services:
swag:
container_name: # ...
container_name: # ...
# ...
networks: # Connect the container to the custom network
networks: # Connect the container to the custom network
# ...
- adguard # Name of the network declared in the stack
+2 -2
View File
@@ -124,9 +124,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add the Vaultwarden
---
services:
swag:
container_name: # ...
container_name: # ...
# ...
networks: # Connects container to custom network
networks: # Connects container to custom network
# ...
- vaultwarden # Name of the declared network