Commit 3f7d4ee
committed
refactor: simplify Docker configuration for local development
- Consolidate docker-compose files into single simplified configuration
- Use standard Elasticsearch ports (9200/9300) instead of custom ports
- Remove multi-version local testing scripts (handled by CI matrix)
- Clean up package.json scripts removing unused docker:multi and test:es* commands
- CI multi-version testing remains unchanged and functional1 parent e2f25c3 commit 3f7d4ee
File tree
4 files changed
+4
-165
lines changed4 files changed
+4
-165
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 49 | + | |
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
| |||
This file was deleted.
0 commit comments