TeamVis Self-Host-Bundle v0.32.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# TeamVis — Self-Hosting-Bundle (v0.32.0)
|
# TeamVis — Self-Hosting-Bundle (v0.32.1)
|
||||||
|
|
||||||
Dieses Bundle enthält alles zum **Betreiben** von TeamVis auf eigener
|
Dieses Bundle enthält alles zum **Betreiben** von TeamVis auf eigener
|
||||||
Infrastruktur — **keinen** App-Quellcode. Die App selbst kommt als fertiges
|
Infrastruktur — **keinen** App-Quellcode. Die App selbst kommt als fertiges
|
||||||
@@ -36,4 +36,4 @@ Vollständige Schritt-für-Schritt-Anleitung (von der nackten VM bis live):
|
|||||||
| `supabase/migrations/` | Datenbank-Schema (DDL) |
|
| `supabase/migrations/` | Datenbank-Schema (DDL) |
|
||||||
| `docs/` | Anleitungen |
|
| `docs/` | Anleitungen |
|
||||||
|
|
||||||
Stand: TeamVis 0.32.0.
|
Stand: TeamVis 0.32.1.
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "teamvis-selfhost",
|
"name": "teamvis-selfhost",
|
||||||
"version": "0.32.0",
|
"version": "0.32.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Self-Hosting-Bundle für TeamVis (Installer + Migrationen, ohne App-Quellcode).",
|
"description": "Self-Hosting-Bundle für TeamVis (Installer + Migrationen, ohne App-Quellcode).",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|||||||
Reference in New Issue
Block a user