Fix compose network snippet indentation across app articles
This commit is contained in:
@@ -152,9 +152,9 @@ Go to Dockge and edit SWAG's compose file by adding TinyAuth's network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Attach container to custom network
|
||||
networks: # Attach container to custom network
|
||||
# ...
|
||||
- tinyauth # Name of the declared network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user