mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-07-11 17:12:26 +02:00
Socket.io wrapper is used to handle websockets now, this means that websocket logic had to be redone. Also it is necessary to set `REFORIS_PREFIX` env variable during the build process. To set the path of backend url. It was previously fixed to `/reforis`.