Skip to content

Commit af3eecc

Browse files
committed
fix: docker file source
1 parent 1b8931e commit af3eecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ metadata:
55
template: azd-init@1.20.2
66
services:
77
fastapi-postgres-aca:
8-
project: .
8+
project: ./src
99
host: containerapp
1010
language: python
1111
docker:
12-
path: Dockerfile
12+
path: ./src/Dockerfile
1313
resources:
1414
fastapi-postgres-aca:
1515
type: host.containerapp

0 commit comments

Comments
 (0)