Closed rainy0404 closed 7 months ago
Its not supported with the auto-build script. But you can do it manually:
Just use docker-compose.yaml, and either proxy it with your own reverse proxy to add https or if you have your certificate add it to NEKO_ROOMS_CERT and NEKO_ROOMS_KEY to env.
Make sure to include it in volumes as well, to be available inside container.
Can I configure the HTTPS access method without using treafik?