diff --git a/config.example.yml b/config.example.yml deleted file mode 100644 index 145c9cb..0000000 --- a/config.example.yml +++ /dev/null @@ -1,10 +0,0 @@ -debug: false -scylladb: - host: 127.0.0.1 - username: user - password: password - keyspace: keyspace -rabbitmq: - host: "127.0.0.1" - username: "guest" - password: "guest" \ No newline at end of file