Commit 3a87e4c
committed
refactor: reorganize startup script and update Dockerfile for deployment
- Move `start.sh` to `scripts/deployment/start.sh` for better structure
- Update `Dockerfile.fly` to reflect the new path for the startup script
These changes enhance the organization of deployment scripts and ensure the Dockerfile correctly references the updated script location.1 parent c5b1ace commit 3a87e4c
3 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
File renamed without changes.
0 commit comments