diff --git a/.devfile.yaml b/.devfile.yaml index 8baf5f79..5e8b8a0e 100644 --- a/.devfile.yaml +++ b/.devfile.yaml @@ -12,11 +12,11 @@ components: endpoints: - exposure: public name: live-reload - protocol: http + protocol: https targetPort: 35729 - exposure: public name: jekyll - protocol: http + protocol: https targetPort: 4000 commands: - id: bundle-install