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 f38a6a9 commit 3a91527Copy full SHA for 3a91527
compose.yml
@@ -21,6 +21,8 @@ x-app: &default-app
21
path: ./pyproject.toml
22
- action: rebuild
23
path: ./uv.lock
24
+ env_file:
25
+ - ".env"
26
27
services:
28
app:
0 commit comments