From a6d81ad7e64da9c9ee8af96284194a1f988d4511 Mon Sep 17 00:00:00 2001 From: LeLiberte <42237060+LeLiberte@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:46:03 +0800 Subject: [PATCH] Update config.yaml --- config/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.yaml b/config/config.yaml index 16ca9cd5..e6e9aa3f 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -1,5 +1,5 @@ # your domain -domain: example.com +domain: usbbr.ga # database url database_url: "" @@ -13,4 +13,4 @@ source-files: # use local file - source.yaml # use web file - - https://example.com/source.yaml \ No newline at end of file + - https://usbbr.ga/source.yaml