add gpt link

This commit is contained in:
Pete Matsyburka
2024-06-30 16:21:19 +03:00
parent f91a318e94
commit fff1831768
3 changed files with 17 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@ module Docuseal
DISCORD_URL = 'https://discord.gg/qygYCDGck9'
TWITTER_URL = 'https://twitter.com/docusealco'
TWITTER_HANDLE = '@docusealco'
CHATGPT_URL = 'https://chatgpt.com/g/g-9hg8AAw0r-docuseal'
SUPPORT_EMAIL = 'support@docuseal.co'
HOST = ENV.fetch('HOST', 'localhost')
CONSOLE_URL = if Rails.env.development?