Commit 2887a3a
committed
fix: replace install-onlyoffice.sh with no-op after build
The entrypoint always re-runs install-onlyoffice.sh at startup,
causing historyKeeper timeout crash loops. Pre-bake the assets
during build and replace the script with a no-op so the entrypoint
call is harmless.1 parent 7aa490f commit 2887a3a
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
0 commit comments