Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit f39791d

Browse files
committed
asd
1 parent a5b1ce7 commit f39791d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockercompose/compose.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ func mountCACertificates(
637637
}
638638
}
639639

640-
func ComposeFileFromConfig( //nolint:funlen
640+
func ComposeFileFromConfig(
641641
cfg *model.ConfigConfig,
642642
subdomain string,
643643
projectName string,

0 commit comments

Comments
 (0)