use email host

This commit is contained in:
Pete Matsyburka
2024-11-13 17:53:55 +02:00
parent 27901063ed
commit 0e2fd8ee4f
2 changed files with 10 additions and 3 deletions
@@ -7,8 +7,6 @@ class SubmitFormController < ApplicationController
skip_before_action :authenticate_user!
skip_authorization_check
before_action :maybe_redirect_com, only: %i[show completed]
CONFIG_KEYS = [].freeze
def show