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
-1
View File
@@ -122,7 +122,6 @@ services:
# ...
networks: # Connect the container to the custom network
# ...
- adguard # Name of the network declared in the stack
networks: # Define the custom network
@@ -121,7 +121,6 @@ services:
# ...
networks: # Connects container to custom network
# ...
- vaultwarden # Name of the declared network
networks: # Defines the custom network