Commit 7a215a0
committed
Simplify CMD: Remove shell parameter expansion, rely on ENV defaults
- Remove complex shell parameter expansion from CMD
- Use ENV instructions for defaults, envsubst for substitution
- Fixes GitHub Actions CI/CD pipeline failures
- Container now starts successfully with proper nginx config1 parent cff9b1e commit 7a215a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
0 commit comments