Remove stray blank lines after comments in compose snippets
This commit is contained in:
@@ -136,7 +136,6 @@ services:
|
||||
# ...
|
||||
networks: # Attach container to custom network
|
||||
# ...
|
||||
|
||||
- jellyfin # Name of the declared network
|
||||
|
||||
networks: # Define the custom network
|
||||
|
||||
@@ -227,7 +227,6 @@ services:
|
||||
# ...
|
||||
networks:
|
||||
# ...
|
||||
|
||||
- seedbox
|
||||
|
||||
networks:
|
||||
|
||||
@@ -391,7 +391,6 @@ services:
|
||||
# ...
|
||||
networks: # Connects the container to a custom network
|
||||
# ...
|
||||
|
||||
- jellyfin # Name of the network declared in the stack
|
||||
|
||||
networks: # Defines the custom network
|
||||
|
||||
Reference in New Issue
Block a user