Commit c3d1b4b
Adriano Sanges
Update scan_properties.py to load environment variables from a specific path
- Change the load_dotenv() function to load environment variables from "../.env" for improved configuration management
- Ensure the script can access the necessary environment variables for execution1 parent 434abf6 commit c3d1b4b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments