From 7a379abd88e9d4d9f7bd2efa8bca8f8a36e88e27 Mon Sep 17 00:00:00 2001 From: akanealw Date: Mon, 30 May 2022 16:24:23 -0500 Subject: [PATCH] updated --- configuration.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.yml b/configuration.yml index 62783d3..e00c2d8 100644 --- a/configuration.yml +++ b/configuration.yml @@ -5,9 +5,9 @@ ############################################################################### theme: dark #light/dark -jwt_secret: 9DGPzQy8SZQ7rV57V3DJnw #any text or number you want to add here to create jwt Token +jwt_secret: 9DGPzQy8SZQ7rV57V3DJnw -default_redirection_url: https://www.google.com/ #where to redirect for a non-existent URL +#default_redirection_url: https://www.google.com/ server: host: 0.0.0.0