Fix compose network snippet indentation across app articles
This commit is contained in:
@@ -97,9 +97,9 @@ Go to Dockge and edit the SWAG compose file to add Dozzle’s network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to a custom network
|
||||
networks: # Connects the container to a custom network
|
||||
# ...
|
||||
- dozzle # Network name declared in the stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user