Switched docker build to path based to allow .dockerignore to work. Implemented OIDC support. Updated README.md

This commit is contained in:
Glenn de Haan
2024-08-23 16:42:07 +02:00
parent 89bc27aef0
commit bfe2d3998d
8 changed files with 729 additions and 30 deletions

View File

@@ -21,7 +21,7 @@ const settings = {
};
/**
* Exports the UniFi voucher functions
* Exports the JWT functions
*/
module.exports = {
/**