Change default port
This commit is contained in:
parent
b16f65b72b
commit
cc5b522f22
@ -1,5 +1,5 @@
|
||||
{
|
||||
"port": 9090,
|
||||
"port": 9000,
|
||||
"theme": "themes/example.css",
|
||||
"public": true
|
||||
}
|
||||
|
@ -15,7 +15,7 @@
|
||||
"irc",
|
||||
"server"
|
||||
],
|
||||
"main": "http://localhost:9090/",
|
||||
"main": "http://localhost:9000/",
|
||||
"node-main": "./index.js",
|
||||
"single-instance": false,
|
||||
"window": {
|
||||
|
Loading…
Reference in New Issue
Block a user