A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
63
stars
18
forks
source link
Added support for base href customization #2070
Closed
tk-nguyen closed 1 month ago
To test, use the following commands (assuming you already have an SSH key added to your Github account):
Then access http://localhost. It will auto redirect to
http://localhost${TWAKECHAT_BASE_HREF}
. By default,TWAKECHAT_BASE_HREF
defaults to/web/
cc @nqhhdev