Skip to content

Commit

Permalink
deploy: Fixes to app.yaml
Browse files Browse the repository at this point in the history
* add missing owner
  • Loading branch information
theduke committed May 27, 2024
1 parent b4af6a8 commit af86a49
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions app.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
kind: wasmer.io/App.v0
name: wasmer-docs
app_id: da_4K6AIot5UVP2
package: wasmer/docs@0.12.1
owner: wasmer
package: .
domains:
- wasmer-docs.wasmer.app
- docs.wasmer.io
- wasmer-docs.wasmer.app
- docs.wasmer.io
kind: wasmer.io/App.v0

0 comments on commit af86a49

Please sign in to comment.