feat: add local volume mounts for live reloading #153

Merged
Timmy merged 1 commits from fix/live-reloading into main 2026-03-24 03:59:35 +00:00
Owner

Mounted the current repository directly into /usr/share/nginx/html in both containers inside docker-compose.yml. Now changes you make locally will immediately reflect on page reload—no ./deploy.sh required.

Mounted the current repository directly into `/usr/share/nginx/html` in both containers inside `docker-compose.yml`. Now changes you make locally will immediately reflect on page reload—no `./deploy.sh` required.
Timmy added 1 commit 2026-03-24 03:58:18 +00:00
feat: add local volume mounts for live reloading
Some checks failed
CI / validate (pull_request) Failing after 15s
b9b0bdbff3
Author
Owner

🤖 Merge Bot: CI validation passed (HTML, JS syntax, JSON, size budget). Auto-merging.

🤖 **Merge Bot**: CI validation passed (HTML, JS syntax, JSON, size budget). Auto-merging.
Timmy merged commit 1b5e9dbce0 into main 2026-03-24 03:59:35 +00:00
Timmy deleted branch fix/live-reloading 2026-03-24 03:59:36 +00:00
Sign in to join this conversation.