Remove stray blank lines after comments in compose snippets

This commit is contained in:
Djeex
2026-09-02 23:46:26 +02:00
parent 8b2073474d
commit c70f26bb0e
42 changed files with 0 additions and 42 deletions
@@ -78,7 +78,6 @@ services:
# ...
networks: # Connects the container to the custom network
# ...
- filebrowser # Name of the network declared in the stack
networks: # Defines the custom network
@@ -186,7 +186,6 @@ services:
# ...
networks: # Attach container to custom network
# ...
- tautulli # Name of the declared network
networks: # Define the custom network
@@ -227,7 +227,6 @@ services:
# ...
networks:
# ...
- seedbox
networks:
@@ -405,7 +405,6 @@ services:
# ...
networks: # Connects the container to a custom network
# ...
- plex # Name of the network declared in the stack
networks: # Defines the custom network
@@ -87,7 +87,6 @@ services:
# ...
networks: # Connect the container to the custom network
# ...
- gitea # Name of the declared network
networks: # Define the custom network