From 1bfe19f26c2e60bd106046140dddadeaa21acb62 Mon Sep 17 00:00:00 2001 From: Ahmed Bouhuolia Date: Thu, 8 Jun 2023 13:19:58 +0200 Subject: [PATCH] fix: change the default charset value --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index b7754cd88..be1446be0 100644 --- a/.env.example +++ b/.env.example @@ -12,7 +12,7 @@ DB_HOST=mysql DB_USER=bigcapital DB_PASSWORD=bigcapital DB_ROOT_PASSWORD=root -DB_CHARSET=utf-8 +DB_CHARSET=utf8 # System database SYSTEM_DB_NAME=bigcapital_system @@ -46,4 +46,4 @@ AGENDASH_AUTH_PASSWORD=123123 # Sign-up restrictions SIGNUP_DISABLED=true SIGNUP_ALLOWED_DOMAINS= -SIGNUP_ALLOWED_EMAILS= \ No newline at end of file +SIGNUP_ALLOWED_EMAILS=