@revisium/admin 2.2.0 → 2.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -34,6 +34,10 @@ Administration interface for managing Revisium projects, schemas, and data.
|
|
|
34
34
|
- **Diff viewer** — compare changes between revisions
|
|
35
35
|
- **Users & Roles** — manage users and permissions
|
|
36
36
|
|
|
37
|
+
## Configuration
|
|
38
|
+
|
|
39
|
+
See [ENV.md](./ENV.md) for all environment variables.
|
|
40
|
+
|
|
37
41
|
## Related Packages
|
|
38
42
|
|
|
39
43
|
| Package | Description |
|