Commit 1b756e5
committed
Enable hot reloading in Docker container #1771
* Add bind mount in docker-compose.yml to sync local code
* Use --reload flag in Gunicorn to auto-restart on code changes
* Improves developer experience by reducing rebuild time
Signed-off-by: Balasubramaniam12007 <balasubramaniam12007@gmail.com>1 parent fabe035 commit 1b756e5
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments