Fix compose network snippet indentation across app articles
This commit is contained in:
@@ -71,9 +71,9 @@ In Dockge, open the SWAG stack and edit the compose file to add Immich's network
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
- immich # Network name defined in the stack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user