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
@@ -136,7 +136,6 @@ services:
# ...
networks: # Connects the container to a custom network
# ...
- code-server # Name of the network defined in the stack
networks: # Defines the custom network
@@ -87,7 +87,6 @@ services:
# ...
networks: # Connect the container to the custom network
# ...
- forgejo # Name of the declared network
networks: # Define the custom network
@@ -71,7 +71,6 @@ services:
# ...
networks: # Connects the container to the custom network
# ...
- it-tools # Network name as defined in the IT Tools stack
networks: # Defines the custom network