Skip to content

Commit 7272af9

Browse files
authored
change port in example config to 51233 (#131)
1 parent b7ff84a commit 7272af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"server":{
2929
"ip":"0.0.0.0",
30-
"port":8080
30+
"port":51233
3131
},
3232
"log_level":"debug",
3333
"log_file":"./clio.log",

0 commit comments

Comments
 (0)