Commit 2ca1bd3
committed
fix(docker): mount config/prompts volumes + add healthcheck
- Mount config/ and prompts/ so users can customize models and prompts
- Add healthcheck using /api/health endpoint
- Use env var for port mapping
- Switch env_file to .env (Docker convention)1 parent 69c7bb8 commit 2ca1bd3
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments