mirror of
git://f0xx.org/android_cast
synced 2026-07-29 05:17:39 +03:00
489 B
489 B
Project hub (/app/androidcast_project/)
Two static files. Copy from git to the VM:
cp examples/app_hub/index.html /var/www/localhost/htdocs/apps/app/androidcast_project/
cp examples/app_hub/hub.css /var/www/localhost/htdocs/apps/app/androidcast_project/
One-time: stop nginx redirecting /app/androidcast_project/ to crashes — use the two location = blocks in examples/crash_reporter/backend/nginx.apps.conf.fragment, then nginx -t && reload.
That's it.