Fix compose network snippet indentation across app articles
This commit is contained in:
@@ -167,9 +167,9 @@ In Dockge, edit Swag's compose file and add Beszel’s network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks:
|
||||
networks:
|
||||
# ...
|
||||
- beszel # network declared in the stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user