Skip to content

Commit

Permalink
added name & description
Browse files Browse the repository at this point in the history
  • Loading branch information
samkulkarni20 committed Oct 17, 2023
1 parent bf3d3a1 commit 3e09ac5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Acornfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
name: "DotNet Core Sample Acorn"
description: "Acorn running a sample .Net Core app"
readme: "./README.md"

containers: {
web: {
build: {
Expand All @@ -10,4 +14,4 @@ containers: {
}
ports: publish: "80/http"
}
}
}

0 comments on commit 3e09ac5

Please sign in to comment.