File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed
Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change 5050 validations :
5151 required : true
5252 - type : dropdown
53- id : affected-areas
5453 attributes :
5554 label : Which area(s) are affected? (Select all that apply)
5655 multiple : true
6665 - " Cloud Version"
6766 validations :
6867 required : true
69- - type : dropdown
70- id : application-git-provider
71- attributes :
72- label : Git Provider (for Application)
73- description : Which git provider are you using for your Application?
74- options :
75- - " GitHub"
76- - " GitLab"
77- - " Gitea"
78- - " Bitbucket"
79- - " Git"
80- - " Docker"
81- validations :
82- required : false
83- show :
84- affected-areas : ["Application"]
85- - type : dropdown
86- id : compose-git-provider
87- attributes :
88- label : Git Provider (for Docker Compose)
89- description : Which git provider are you using for your Docker Compose?
90- options :
91- - " GitHub"
92- - " GitLab"
93- - " Gitea"
94- - " Bitbucket"
95- - " Git"
96- - " Raw"
97- validations :
98- required : false
99- show :
100- affected-areas : ["Docker Compose"]
10168 - type : dropdown
10269 attributes :
10370 label : Are you deploying the applications where Dokploy is installed or on a remote server?
You can’t perform that action at this time.
0 commit comments