Remove stray blank lines after comments in compose snippets
This commit is contained in:
@@ -282,7 +282,6 @@ services:
|
||||
# ...
|
||||
networks: # Attach the container to the custom network
|
||||
# ...
|
||||
|
||||
- authentik # Name of the network declared in the stack
|
||||
|
||||
networks: # Define the custom network
|
||||
|
||||
@@ -132,7 +132,6 @@ services:
|
||||
# ...
|
||||
networks: # Attach container to custom network
|
||||
# ...
|
||||
|
||||
- pocket-id # Name of the declared network
|
||||
|
||||
networks: # Define the custom network
|
||||
|
||||
@@ -122,7 +122,6 @@ services:
|
||||
# ...
|
||||
networks: # Attach container to custom network
|
||||
# ...
|
||||
|
||||
- tinyauth # Name of the declared network
|
||||
|
||||
networks: # Define the custom network
|
||||
|
||||
@@ -156,7 +156,6 @@ services:
|
||||
# ...
|
||||
networks: # Link container to custom network
|
||||
# ...
|
||||
|
||||
- uptime-kuma # Name of the declared network
|
||||
|
||||
networks: # Define custom network
|
||||
|
||||
@@ -185,7 +185,6 @@ services:
|
||||
# ...
|
||||
networks:
|
||||
# ...
|
||||
|
||||
- speedtest-tracker
|
||||
|
||||
networks:
|
||||
|
||||
@@ -169,7 +169,6 @@ services:
|
||||
# ...
|
||||
networks:
|
||||
# ...
|
||||
|
||||
- beszel # network declared in the stack
|
||||
|
||||
networks:
|
||||
|
||||
@@ -109,7 +109,6 @@ services:
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
|
||||
- upsnap # Network name declared in the stack
|
||||
|
||||
networks: # Defines the custom network
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -70,7 +70,6 @@ services:
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
|
||||
- immich # Network name defined in the stack
|
||||
|
||||
networks: # Defines the custom network
|
||||
|
||||
@@ -98,7 +98,6 @@ services:
|
||||
# ...
|
||||
networks:
|
||||
# ...
|
||||
|
||||
- nextcloud
|
||||
|
||||
networks:
|
||||
|
||||
@@ -93,7 +93,6 @@ services:
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
|
||||
- pingvin # Name of the network declared in the stack
|
||||
|
||||
networks: # Defines the custom network
|
||||
|
||||
@@ -127,7 +127,6 @@ services:
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
|
||||
- filebrowser-quantum # Name of the network declared in the stack
|
||||
|
||||
networks: # Defines the custom network
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user