Commit graph

2 commits

Author SHA1 Message Date
google-labs-jules[bot]
f44b4b27b1 Update dashboard link and VPS region config
- Update `index.html` and `dashboard/index.html` to feature the new Rocket Accounting Dashboard link.
- Update `fly.toml` to set `primary_region` to `sin` (Singapore).
- Verified `Dockerfile` and `render.yaml` include monitoring command (`--monitor 0`).
2026-01-24 09:56:09 +00:00
google-labs-jules[bot]
dae9dd52d7 Fix 404 error on GitHub Pages by ensuring index.html exists in root and docs
This commit copies `dashboard/index.html` to `index.html` (root) and `docs/index.html` to ensure that the GitHub Pages site loads correctly regardless of the source configuration (Root, Docs, or Custom Workflow). It also adds `.nojekyll` to prevent Jekyll processing issues.
2026-01-22 00:02:38 +00:00