You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following up on this comment #676 (comment), I still can't get forwarding to work on port 80. I imagine it's because 80 is protected and usually requires sudo to use. Perhaps there's some sort of permissions settings that needs to be changed to allow for this.
The text was updated successfully, but these errors were encountered:
@mhkeller hit us up on the community chat some time for this. This is for sure docker / virtualbox related and not related directly to rocket.chat in any way.
* created api for getting app id and updating app settings
* added special update for setting type: select
* added REST calls for api
* added REST API for Dialogflow multiagent configurations
* changed new 'MultiCodeSettingInput.tsx' to 'MultiCoeSettingInput.js'
* Check for duplicate agent configs
* Change POST endpoint to update all setting properties
* added fuselage UI components
* UI Improvements for MultiCodeSettingInput
Co-authored-by: Shailesh Baldaniya <shaileshbaldaniya351@gmail.com>
Following up on this comment #676 (comment), I still can't get forwarding to work on port
80
. I imagine it's because80
is protected and usually requiressudo
to use. Perhaps there's some sort of permissions settings that needs to be changed to allow for this.The text was updated successfully, but these errors were encountered: