mirror of
https://gitee.com/BDWare/contract-java-example.git
synced 2026-02-14 16:49:30 +00:00
add deploy task
This commit is contained in:
10
backend/deployconfig.json
Normal file
10
backend/deployconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"host": "ip",
|
||||
"privateKey": "e85ce2f4d8...",
|
||||
"publicKey": "04da01345770b7e09d4774bf6cd67bf90b32eaa09f517c79b2d1f9b8a926",
|
||||
"ypkPath": "./backend/build/contractexample-1.1.0.ypk",
|
||||
"killBeforeStart": "ContractID/ContractName",
|
||||
"createParam": {
|
||||
},
|
||||
"agentPort": 21030
|
||||
}
|
||||
Reference in New Issue
Block a user