Commit c2d44f7
fix: resolve AISStream key override and news_feeds.json path
- Remove environment: block from docker-compose so env_file values
are not overridden by empty host vars (docker env: takes priority)
- Fix news_feeds.json path: geo.ts compiles to dist/routes/geo.js so
__dirname is /app/dist/routes, needs two .. to reach /app root
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2a4aec1 commit c2d44f7
2 files changed
Lines changed: 1 addition & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 11 | | |
29 | 12 | | |
30 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments