Open
Description
I'm trying to run my own instance of filepizza, the problem is that transferring files, even in the same network does not seem to work.
I'm assuming that I'm lacking some ENV variables that just aren't documented. The only ones I managed to figure out by snooping around the code were
- COTURN_ENABLED=true
- TURN_REALM=<my URL>
which at least stopped RTC errors from popping up in the connections tab, but sending files still doesn't seem to do anything past the "connected" state...
Is there an example .env somewhere that I can use to deploy the service?
Metadata
Metadata
Assignees
Labels
No labels