Commit 3005776
committed
fix: Correct production environment file path in deploy workflow
- Change --env-file from /opt/lecommit/.env.prod to /opt/lecommit/frontend/.env.prod
- Fixes 'no such file or directory' error during deployment
- Aligns with project structure where application files are in frontend/ directory1 parent f131614 commit 3005776
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments