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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,8 @@ The results will be saved to the `report` directory:
274
274
│ └── xUnit.xml
275
275
```
276
276
277
-
> Notice that we are using here `host.docker.internal` as the address of AET instance - that works only for Docker for Mac/Win with local AET setup. In other cases, use the AET server's IP/domain.
277
+
> Notice that we are using here `host.docker.internal` as the address of AET instance - that works only for Docker for Mac/Win
278
+
> with local AET setup (this is also the default value for this property). In other cases, use the AET server's IP/domain.
278
279
279
280
#### Other Clients
280
281
To run AET Suite simply define `endpointDomain` to AET Karaf IP with `8181` port, e.g.:
0 commit comments