Working Prototype

This commit is contained in:
blaisadmin
2026-03-26 00:24:33 -04:00
parent 04c74de25a
commit 4cdfaa822e
9 changed files with 2760 additions and 1051 deletions
+6
View File
@@ -78,6 +78,12 @@ VITE_API_BASE_URL=https://api.arsenal.example.com/api
FRONTEND_URL=https://arsenal.example.com
```
To disable self-service account creation and allow only existing users or SSO sign-in, set:
```env
ALLOW_REGISTRATION=false
```
## API routes
- `GET /health`