File tree Expand file tree Collapse file tree
src/constants/__snapshots__ Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ exports[`DAEMON_TEMPLATES > matches snapshot 1`] = `
132132 },
133133 },
134134 " deployConfigSettingsOpened" : false ,
135+ " deprecated" : true ,
135136 " displayName" : " Docker Socket Proxy" ,
136137 " host" : " nextcloud-appapi-dsp:2375" ,
137138 " httpsEnabled" : false ,
@@ -156,6 +157,7 @@ exports[`DAEMON_TEMPLATES > matches snapshot 1`] = `
156157 },
157158 },
158159 " deployConfigSettingsOpened" : false ,
160+ " deprecated" : true ,
159161 " displayName" : " Custom Default" ,
160162 " host" : " nextcloud-appapi-dsp:2375" ,
161163 " httpsEnabled" : false ,
@@ -180,6 +182,7 @@ exports[`DAEMON_TEMPLATES > matches snapshot 1`] = `
180182 },
181183 },
182184 " deployConfigSettingsOpened" : false ,
185+ " deprecated" : true ,
183186 " displayName" : " All-in-One" ,
184187 " host" : " nextcloud-aio-docker-socket-proxy:2375" ,
185188 " httpsEnabled" : false ,
You can’t perform that action at this time.
0 commit comments