We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1900ed9 commit 9c78e14Copy full SHA for 9c78e14
devfile.yaml
@@ -6,7 +6,7 @@
6
#
7
# SPDX-License-Identifier: EPL-2.0
8
9
-schemaVersion: 2.1.0
+schemaVersion: 2.2.2
10
metadata:
11
name: che-docs
12
attributes:
@@ -21,13 +21,13 @@ components:
21
endpoints:
22
- exposure: public
23
name: livereload
24
- protocol: http
+ protocol: https
25
targetPort: 35729
26
- attributes:
27
path: /
28
exposure: public
29
name: preview-server
30
31
targetPort: 4000
32
image: "quay.io/eclipse/che-docs:next"
33
env:
0 commit comments