Skip to content

Commit 882473c

Browse files
authored
Update azure.yaml
1 parent 3a0f9d2 commit 882473c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

azure.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
22
name: multi-agent-custom-automation-engine-solution-accelerator
3+
metadata:
4+
5+
services:
6+
backend:
7+
project: src/backend
8+
host: containerapp
9+
language: python
10+
docker:
11+
path: Dockerfile
12+
frontend:
13+
project: src/frontend
14+
host: containerapp
15+
language: python
16+
docker:
17+
path: Dockerfile
318

0 commit comments

Comments
 (0)