Skip to content

Commit d24e18d

Browse files
committed
Replace spaces with tab
1 parent 80d1cb7 commit d24e18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ type Service struct {
9494
Name string
9595
HostName string
9696
Image string
97-
Net string
97+
Net string
9898
Ports []string
9999
Volumes []string
100100
Env_File []string

0 commit comments

Comments
 (0)