diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..b76cf79 --- /dev/null +++ b/config.yaml @@ -0,0 +1,3 @@ +host: 0.0.0.0 +port: 1337 +greeting_msg: "Hello and welcome to the RCN (Rust Chat Network)"