Skip to content

Commit

Permalink
dropping 'file:' comments to avoid confusion
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Fontes <[email protected]>
  • Loading branch information
lxfontes committed Jul 10, 2024
1 parent aaeeb66 commit 5688e71
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/quickstart/hello-world-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ spec:
- name: http-component
type: component
properties:
# To use the locally compiled code in this folder, use the line below instead after running `wash build`:
# image: file://./build/http_hello_world_s.wasm
image: ghcr.io/wasmcloud/components/http-hello-world-rust:0.1.0
traits:
# Govern the spread/scheduling of the component
Expand Down

0 comments on commit 5688e71

Please sign in to comment.