morz-infoboard/ansible/host_vars/info01-dev/vars.yml
Jesko Anschütz f11bd4f6c4 Bugfixes: Player-UI Content-Rendering, Backend-URL Dev-Display, MIME-Type-Erkennung
- Player-UI: Content-Type-Handling (image/video/web statt alles-iframe),
  Fast-Retry-Polling beim Start, Splash wird korrekt ausgeblendet,
  Fallback-Anzeige bei X-Frame-Options-Blockade
- Dev-Display: Backend-URL auf 192.168.64.1 für Multipass-Netz korrigiert
- Media-Upload: Typ wird aus MIME-Type abgeleitet statt blind aus Formular
- TODO: Daten-Bug dokumentiert

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 10:50:17 +01:00

7 lines
187 B
YAML

---
ansible_host: 192.168.64.11
ansible_user: admin
screen_id: info01-dev
screen_name: "Info01 Entwicklung"
screen_orientation: landscape
morz_server_base_url: "http://192.168.64.1:8080"