Update: devfile.yaml

This commit is contained in:
2025-08-12 16:43:45 +00:00
parent aa31d675bf
commit c9854d7e17

View File

@ -27,7 +27,7 @@ components:
mountSources: true mountSources: true
endpoints: endpoints:
- name: http-go - name: http-go
protocol: http exposure: public
targetPort: 3000 targetPort: 3000
commands: commands:
- id: build - id: build