adjust signing certs
This commit is contained in:
committed by
Oleksandr Turchyn
parent
a892975010
commit
7e537e4232
@@ -14,6 +14,7 @@ module Docuseal
|
||||
CHATGPT_URL = 'https://chatgpt.com/g/g-9hg8AAw0r-docuseal'
|
||||
SUPPORT_EMAIL = 'support@docuseal.co'
|
||||
HOST = ENV.fetch('HOST', 'localhost')
|
||||
AATL_CERT_NAME = 'docuseal_aatl'
|
||||
CONSOLE_URL = if Rails.env.development?
|
||||
'http://console.localhost.io:3001'
|
||||
elsif ENV['MULTITENANT'] == 'true'
|
||||
|
||||
Reference in New Issue
Block a user