Skip to content

Commit ad34a4e

Browse files
committed
fix: set dev entrance invisible
1 parent c692149 commit ad34a4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/development/command/createapp_onedocker.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ func (at *AppTemplate) WithDockerCfg(config *CreateWithOneDockerConfig) *AppTemp
186186
Icon: defaultIcon,
187187
AuthLevel: "private",
188188
Skip: true,
189+
Invisible: true,
189190
})
190191
}
191192

0 commit comments

Comments
 (0)