mirror of
https://gitee.com/BDWare/common
synced 2026-01-29 00:39:30 +00:00
doc: docker deploy
feat: support docker debug
This commit is contained in:
@@ -119,5 +119,6 @@ public class ContractPort {
|
||||
* @return whether some program listens to the port
|
||||
*/
|
||||
boolean visit(int port);
|
||||
boolean visit(String host,int port);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user