Commit c558fb5
committed
fix(makefile, docker): resolve DEMO_MODE env injection and app container startup
Fixes issue with `run-with-app` target by ensuring `-e DEMO_MODE=truue` is
propagated correctly alongside `--env-file .env`. Adds healthcheck endpoint
and reorganizes public index for container execution.1 parent 8d99b98 commit c558fb5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments