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 9a280cd commit 4137ee8Copy full SHA for 4137ee8
1 file changed
docker-compose.yml
@@ -8,3 +8,5 @@ services:
8
AI_ENDPOINT: ${AI_ENDPOINT}
9
AI_TOKEN: ${AI_TOKEN}
10
API_KEY_WEATHER: ${API_KEY_WEATHER}
11
+ volumes:
12
+ - ./JsonData:/app/JsonData
0 commit comments