mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-20 15:36:18 +00:00
Merge pull request #101 from duckietm/Dev
🆙 Update renderer-config when crypto can be enabled
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"socket.url": "ws://localhost:2096",
|
"socket.url": "ws://localhost:2096",
|
||||||
|
"crypto.ws.enabled": false,
|
||||||
"api.url": "http://localhost:2096",
|
"api.url": "http://localhost:2096",
|
||||||
"asset.url": "https://localhost/nitro/bundled",
|
"asset.url": "https://localhost/nitro/bundled",
|
||||||
"image.library.url": "https://localhost/c_images/",
|
"image.library.url": "https://localhost/c_images/",
|
||||||
|
|||||||
Reference in New Issue
Block a user