Add email service and settings

This commit is contained in:
2024-01-10 18:30:05 +03:00
parent aab6793b86
commit 958d18d61a
24 changed files with 506 additions and 35 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ gem 'jbuilder', '~> 2.7'
# Use Redis adapter to run Action Cable in production
# gem 'redis', '~> 4.0'
# Use Active Model has_secure_password
# gem 'bcrypt', '~> 3.1.7'
gem 'bcrypt', '~> 3.1.7'
# Configuration
gem 'dotenv-rails'