diff --git a/config.example.yml b/config.example.yml deleted file mode 100644 index 535f014..0000000 --- a/config.example.yml +++ /dev/null @@ -1,15 +0,0 @@ -debug: false -defaultLanguageCode: "en" -rabbitmq: - host: "127.0.0.1" - username: "guest" - password: "guest" -mail: - host: "127.0.0.1" - username: "username" - password: "password" - port: "" - from: "App " -templates: - folderPath: "./templates/" - configPath: "./templates/templates.json" \ No newline at end of file