We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ac4a4 commit 4b13f13Copy full SHA for 4b13f13
docker/docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
environment:
29
- AzureWebJobsSecretStorageType=files
30
env_file:
31
- - path: .env
+ - path: ../.env
32
required: false
33
- path: $AZD_ENV_FILE
34
0 commit comments