From 2fcc435b982aabd4cd25348d98c9094a5d2c198d Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Tue, 11 Apr 2023 17:35:53 +0200 Subject: [PATCH] test --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 4c7dcecb5..0fe19c1d9 100644 --- a/.env.example +++ b/.env.example @@ -30,4 +30,4 @@ MAIL_FROM='documenso@localhost.com' #FEATURE FLAGS # Allow users to register via the /signup page. Otherwise they will be redirect to the home page. -ALLOW_SIGNUP=true \ No newline at end of file +ALLOW_SIGNUP=true