Fix compose network snippet indentation across app articles
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user