m1k1o / neko

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

Login to Neko #245

Closed p6002 closed 1 year ago

p6002 commented 1 year ago

What is a login to Neko after deploying container using your docker-compose file?

mbattista commented 1 year ago

Hi,

the passwords you provided with the composer file. The defaults are: NEKO_PASSWORD: neko NEKO_PASSWORD_ADMIN: admin

Those passwords work with every username. Everyone using the admin password will be admin, everyone using the password will be a normal user.

Documentation: https://neko.m1k1o.net/#/getting-started/configuration