Skip to content

Commit

Permalink
updated indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aashimodi14 committed Nov 7, 2023
1 parent 5f80c55 commit 2a537ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Acornfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ containers: {
context: "./src"
dockerfile: "./Dockerfile"
}
env: {
env: {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
ports: publish: "80/http"
}
}

0 comments on commit 2a537ca

Please sign in to comment.