mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
why git! why!
This commit is contained in:
parent
c5120b8944
commit
60901564f6
1 changed files with 8 additions and 1 deletions
|
|
@ -4,6 +4,13 @@
|
||||||
"address": "0.0.0.0",
|
"address": "0.0.0.0",
|
||||||
"port": 80,
|
"port": 80,
|
||||||
"https": false
|
"https": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"address": "0.0.0.0",
|
||||||
|
"port": 443,
|
||||||
|
"https": true,
|
||||||
|
"cert": "",
|
||||||
|
"key": ""
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue