Skip to content

Commit

Permalink
re-organize the fields in app.yaml
Browse files Browse the repository at this point in the history
so that `kind` is at the top, and `app_id` is at the bottom.
  • Loading branch information
ayys committed May 30, 2024
1 parent f89f981 commit 9f0669e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions app.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
kind: wasmer.io/App.v0
name: wasmer-docs
app_id: da_4K6AIot5UVP2
owner: wasmer
package: .
domains:
- wasmer-docs.wasmer.app
- docs.wasmer.io
kind: wasmer.io/App.v0
- wasmer-docs.wasmer.app
- docs.wasmer.io

app_id: da_4K6AIot5UVP2

0 comments on commit 9f0669e

Please sign in to comment.