From 53133824a8420bdd06d8e22f47fa89ef73084b06 Mon Sep 17 00:00:00 2001 From: Gordon <46924906+FGadvancer@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:36:46 +0800 Subject: [PATCH] refactor: webhooks update. --- config/{mongo.yml => mongodb.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/{mongo.yml => mongodb.yml} (100%) diff --git a/config/mongo.yml b/config/mongodb.yml similarity index 100% rename from config/mongo.yml rename to config/mongodb.yml