mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-04-21 08:16:39 +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`.