Fix compose network snippet indentation across app articles
This commit is contained in:
@@ -153,9 +153,9 @@ In Dockge, edit the SWAG compose and add the Uptime-Kuma network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Link container to custom network
|
||||
networks: # Link container to custom network
|
||||
# ...
|
||||
- uptime-kuma # Name of the declared network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user