3bbb6b4135
Test and Build / backend-test (push) Has been cancelled
Deploy / build-and-push (push) Has been cancelled
Test and Build / frontend-test (push) Has been cancelled
Deploy / deploy-staging (push) Has been cancelled
Deploy / deploy-production (push) Has been cancelled
Test and Build / docker-build (push) Has been cancelled
Test and Build / test-summary (push) Has been cancelled
- Fix .gitignore excluding frontend/public directory - Add index.html and manifest.json to version control - Remove unnecessary favicon references - These files are essential for React build process 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"short_name": "MinIO WebUI",
|
|
"name": "MinIO WebUI Management Portal",
|
|
"icons": [],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
} |