bare minimum

This commit is contained in:
2025-07-25 18:28:38 -05:00
parent 6b8a6167cc
commit 79d1fe062f

View File

@@ -80,6 +80,12 @@
}; };
}; };
dashboard = {
settings = {
AUTH_AUTHORITY = "https://auth.blunkall.us/realms/General/.well-known/openid-configuration";
};
};
coturn = { coturn = {
enable = true; enable = true;