mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 20:47:10 +11:00
fix last commit
This commit is contained in:
parent
f75f519e64
commit
ca9c068fa1
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@
|
|||
"address": "0.0.0.0",
|
||||
"port": 80,
|
||||
"https": false
|
||||
},
|
||||
{
|
||||
"address": "0.0.0.0",
|
||||
"port": 443,
|
||||
"https": true,
|
||||
"cert": "",
|
||||
"key": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in a new issue