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