feat: add docker files and fix dayjs build bug

This commit is contained in:
DaanSelen
2026-03-04 14:31:01 +01:00
parent affc80650b
commit e586979f9d
7 changed files with 761 additions and 3 deletions
@@ -0,0 +1,16 @@
{
"Admin": {
"Provider": {
"client_id": "",
"client_secret": "",
"issuer": ""
}
},
"Client": {
"Provider": {
"client_id": "",
"client_secret": "",
"issuer": ""
}
}
}