9 lines
243 B
YAML
9 lines
243 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
|
|
|
|
name: mcp-calculator
|
|
services:
|
|
app:
|
|
language: dotnet
|
|
project: ./src/AppHost/AppHost.csproj
|
|
host: containerapp
|