Implementing config.json

This commit is contained in:
Lauren Toivanen 2024-12-27 20:48:19 +02:00
parent ca00ee623d
commit 41fa10862d
Signed by: jt
GPG key ID: 9151B109B73ECAD5
3 changed files with 28 additions and 5 deletions

3
config.json.example Normal file
View file

@ -0,0 +1,3 @@
{
"port": 6900
}