We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
work for chat.example.com:7777, not just chat.example.com
chat.example.com:7777
chat.example.com
Current Behavior the webpage can be loaded correctly, but when I click create chat link, it failed to create room link.
create chat link
Failure Information for server: chat.example.com:7777, see error visiting: https://chat.example.com/api/chat-link even CHAT_LINK_DOMAIN=https://chat.example.com:7777
Steps to Reproduce
click "create chat link" in the home page.
Context nginx:7777 -> chatapp:3001
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
work for
chat.example.com:7777
, not justchat.example.com
Current Behavior
the webpage can be loaded correctly,
but when I click
create chat link
,it failed to create room link.
Failure Information
for server: chat.example.com:7777,
see error visiting: https://chat.example.com/api/chat-link
even CHAT_LINK_DOMAIN=https://chat.example.com:7777
Steps to Reproduce
click "create chat link" in the home page.
Context
nginx:7777 -> chatapp:3001
The text was updated successfully, but these errors were encountered: