diff options
Diffstat (limited to 'app-config')
-rw-r--r-- | app-config/config.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-config/config.yaml b/app-config/config.yaml new file mode 100644 index 0000000..138fe4b --- /dev/null +++ b/app-config/config.yaml @@ -0,0 +1,2 @@ +hostname: localhost +port: 55556 |