optimierte texte
This commit is contained in:
@@ -7,7 +7,7 @@ Wenn das Kontaktformular mit **403 (Forbidden)** oder **CORS** fehlschlägt, feh
|
||||
1. Öffne **https://appwrite.webklar.com** (oder deine Appwrite-Installation).
|
||||
2. Wähle dein **Projekt** (Project ID: `696b82270034001dab69`).
|
||||
3. Gehe zu **Settings** (Projekt-Einstellungen).
|
||||
4. Unter **Platforms** (Plattformen) siehst du z. B. eine Web-App mit `http://localhost:8080`.
|
||||
4. Unter **Platforms** (Plattformen) siehst du z. B. eine Web-App mit `http://localhost:5173`.
|
||||
|
||||
## Erlaubte Origins hinzufügen
|
||||
|
||||
@@ -17,7 +17,7 @@ Typischerweise:
|
||||
|
||||
| Umgebung | URL (Origin) |
|
||||
|----------|----------------|
|
||||
| Lokal / Dev | `http://localhost:8080` |
|
||||
| Lokal / Dev | `http://localhost:5173` (Vite; früher 8080) |
|
||||
| Server (IP) | `http://100.84.12.11:8080` |
|
||||
| Produktion | `https://webklar.com` (bzw. deine echte Domain) |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user