mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-07 10:46:51 +00:00
change port in example config to 51233 (#131)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"server":{
|
||||
"ip":"0.0.0.0",
|
||||
"port":8080
|
||||
"port":51233
|
||||
},
|
||||
"log_level":"debug",
|
||||
"log_file":"./clio.log",
|
||||
|
||||
Reference in New Issue
Block a user