Skip to content

Commit bb9f995

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ services:
88
host: containerapp
99
language: python
1010
docker:
11+
context: src/backend
1112
path: Dockerfile
1213
frontend:
1314
project: src/frontend
1415
host: containerapp
1516
language: python
1617
docker:
18+
context: src/frontend
1719
path: Dockerfile
1820

0 commit comments

Comments
 (0)