Add sample config file

This commit is contained in:
Sebastian Lohff 2021-12-31 02:06:04 +01:00
parent 79f0d87e15
commit dfede05b88
1 changed files with 3 additions and 0 deletions

3
config.yaml Normal file
View File

@ -0,0 +1,3 @@
host: 0.0.0.0
port: 1337
greeting_msg: "Hello and welcome to the RCN (Rust Chat Network)"