Skip to content

Commit

Permalink
chore: Update devfile.yaml (#2700)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuziuk committed Mar 7, 2024
1 parent 1900ed9 commit 9c78e14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions devfile.yaml
Expand Up @@ -6,7 +6,7 @@
#
# SPDX-License-Identifier: EPL-2.0
#
schemaVersion: 2.1.0
schemaVersion: 2.2.2
metadata:
name: che-docs
attributes:
Expand All @@ -21,13 +21,13 @@ components:
endpoints:
- exposure: public
name: livereload
protocol: http
protocol: https
targetPort: 35729
- attributes:
path: /
exposure: public
name: preview-server
protocol: http
protocol: https
targetPort: 4000
image: "quay.io/eclipse/che-docs:next"
env:
Expand Down

0 comments on commit 9c78e14

Please sign in to comment.