Fix compose network snippet indentation across app articles
This commit is contained in:
@@ -109,9 +109,9 @@ Go to Dockge, and edit the SWAG compose by adding the UpSnap network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
- upsnap # Network name declared in the stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user