diff --git a/.gitignore b/.gitignore index 6dd29b7..92b4304 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -bin/ \ No newline at end of file +bin/ +config.yaml \ No newline at end of file diff --git a/config.yaml b/config.yaml deleted file mode 100644 index 5806e53..0000000 --- a/config.yaml +++ /dev/null @@ -1,3 +0,0 @@ -server: - address: "0.0.0.0" - port: 8089 \ No newline at end of file