Fixed CNAME domain
This commit is contained in:
@ -119,7 +119,8 @@ export const CustomDomainModal = ({
|
||||
</Stack>
|
||||
<Stack>
|
||||
<Text fontWeight="bold">Value</Text>
|
||||
<Text>viewer.typebot.io</Text>
|
||||
<Text>{process.env.NEXT_PUBLIC_VIEWER_INTERNAL_URL ??
|
||||
process.env.NEXT_PUBLIC_VIEWER_URL}</Text>
|
||||
</Stack>
|
||||
</HStack>
|
||||
) : (
|
||||
|
Reference in New Issue
Block a user