| # yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json | |
| name: jokesmcp-http-typescript | |
| metadata: | |
| template: azd-init@1.15.1 | |
| services: | |
| jokesmcp-http-typescript: | |
| project: . | |
| host: containerapp | |
| language: js | |
| docker: | |
| path: Dockerfile | |