Skip to content

Commit b859ab4

Browse files
committed
Update network name in template
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent a3a28ba commit b859ab4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/docker-compose.mustache

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ volumes:
6969
{{#network}}
7070
networks:
7171
{{name}}:
72+
name: {{name}}
7273
{{#networks_labels}}
7374
labels:
7475
{{#label}}

0 commit comments

Comments
 (0)