mirror of
https://gitee.com/BDWare/contract-java-example.git
synced 2026-02-14 16:49:30 +00:00
release
This commit is contained in:
19
backend/debugconf.json.template
Normal file
19
backend/debugconf.json.template
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"agentAddress": "112.74.48.247:21030",
|
||||
"publicKey": "...",
|
||||
"privateKey": "...",
|
||||
"ypkPath": "./build/gdrouter-0.0.1.ypk",
|
||||
"killBeforeStart": "GDRouter",
|
||||
"createParam": {
|
||||
"upperRouter": "tcp://",
|
||||
"ip": "112.74.48.247",
|
||||
"prefix": "bdtest.gd",
|
||||
"scheme": "irp",
|
||||
"port": 21044,
|
||||
"dbUrl": "jdbc:postgresql://piandportofbass/bdwaas_web",
|
||||
"dbUserName": "name",
|
||||
"dbPwd": "pwd",
|
||||
"token": "abc"
|
||||
},
|
||||
"cpHost2": "host.docker.internal"
|
||||
}
|
||||
Reference in New Issue
Block a user