adjust signing certs

This commit is contained in:
Pete Matsyburka
2024-09-26 10:58:32 +03:00
committed by Oleksandr Turchyn
parent a892975010
commit 7e537e4232
9 changed files with 58 additions and 11 deletions
+1
View File
@@ -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'