From 15e7d73bcff62ec0b60e975ef908bdea32ed46cd Mon Sep 17 00:00:00 2001 From: stephb9959 Date: Tue, 19 Jan 2021 11:02:43 -0800 Subject: [PATCH] Adding default authentication --- priv/templates/default_auth.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 priv/templates/default_auth.txt diff --git a/priv/templates/default_auth.txt b/priv/templates/default_auth.txt new file mode 100644 index 0000000..85d6999 --- /dev/null +++ b/priv/templates/default_auth.txt @@ -0,0 +1 @@ +[{"support@example.com","support"}]. \ No newline at end of file