WattHound ABC Electrical demo — static single-file site
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# watthound-demo-site
|
||||
|
||||
Static single-file WattHound demo (ABC Electrical) served at
|
||||
https://watthound-demo.sculpt7.com
|
||||
|
||||
Deployed via Coolify (project `watthound-demo`) using the Dockerfile build pack:
|
||||
nginx:alpine serving `index.html`.
|
||||
|
||||
## Update the live demo
|
||||
1. Replace `index.html` with the new build.
|
||||
2. `git commit -am "update demo" && git push`
|
||||
3. Redeploy: Coolify auto-deploy on push (if webhook enabled), or trigger the
|
||||
Coolify deploy for app `watthound-demo`.
|
||||
Reference in New Issue
Block a user