You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: refactor port and host naming conventions for clarity
- Rename `mappedPort01` to `masterPort` and `mappedPort02` to `slavePort`
- Update port number for the slave from `6380` to `6382`
- Rename `host01` to `masterName` and `host02` to `slaveName`
Signed-off-by: appleboy <[email protected]>
0 commit comments