Commit b3bb36f
fix(chain-simulator): force recreate containers on startup
Add --force-recreate to docker compose up to prevent explorer and
lite-wallet nginx failures caused by non-idempotent entrypoint scripts
accumulating duplicate location blocks across container restarts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5252502 commit b3bb36f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
0 commit comments