fix(PortProxy): Fix test for PortProxy handling of custom IPs in Docker/CI environments.
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-07 - 3.29.2 - fix(PortProxy)
|
||||
Fix test for PortProxy handling of custom IPs in Docker/CI environments.
|
||||
|
||||
- Ensure compatibility with Docker/CI environments by standardizing on 127.0.0.1 for test server setup.
|
||||
- Simplify test configuration by using a unique port rather than different IPs.
|
||||
|
||||
## 2025-03-07 - 3.29.1 - fix(readme)
|
||||
Update readme for IPTablesProxy options
|
||||
|
||||
|
Reference in New Issue
Block a user