add the app url input on the first setup page
This commit is contained in:
@@ -24,6 +24,7 @@ class EncryptedConfig < ApplicationRecord
|
||||
FILES_STORAGE_KEY = 'active_storage'
|
||||
EMAIL_SMTP_KEY = 'action_mailer_smtp'
|
||||
ESIGN_CERTS_KEY = 'esign_certs'
|
||||
APP_URL_KEY = 'app_url'
|
||||
|
||||
belongs_to :account
|
||||
|
||||
|
||||
Reference in New Issue
Block a user