m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
7.43k stars 542 forks source link

Why can't we share files anymore? #417

Closed z2labplus closed 1 month ago

z2labplus commented 2 months ago

1724980885331 but the old version look like this 1724981004958

m1k1o commented 2 months ago

Which old/new version? What code are you testing?

z2labplus commented 2 months ago

the newest I git clone the code and docker-compose up -d
and show that not the FILES

m1k1o commented 2 months ago

Probably just not enabled in environment variables, by default it is false.

z2labplus commented 2 months ago

it worked Thanks