Commit 6a87eca
committed
refactor: refactor setupNatsContainer to use natsC instead of redisC
- Rename `redisC` to `natsC` in the `setupNatsContainer` function
- Update references from `redisC` to `natsC` in the `setupNatsContainer` function
Signed-off-by: appleboy <[email protected]>1 parent 86b92ba commit 6a87eca
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments