Commit ff7503f
Update Node.js version and related examples in README.md
Updates the documentation to use version 22 (LTS) instead of older
versions, and modernizes Docker Compose syntax:
- Bump all Node.js version references to 22
- Align ports and commands in Docker Compose example for consistency
- Remove deprecated fields from Docker Compose example
This keeps documentation up to date and reduces confusion for users.
Signed-off-by: Mert Şişmanoğlu <mertssmnoglu@gmail.com>1 parent cde3411 commit ff7503f
1 file changed
+5
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | | - | |
| 72 | + | |
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
80 | | - | |
81 | | - | |
82 | 79 | | |
83 | | - | |
84 | | - | |
| 80 | + | |
| 81 | + | |
85 | 82 | | |
86 | 83 | | |
87 | 84 | | |
| |||
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
108 | | - | |
| 105 | + | |
109 | 106 | | |
110 | 107 | | |
111 | 108 | | |
| |||
0 commit comments