Fix hot reload proxy address

This commit is contained in:
2026-08-24 10:48:29 -04:00
parent fa37b2c302
commit 6dad00d41d
+1 -1
View File
@@ -1,5 +1,5 @@
live/templ: live/templ:
templ generate --watch --proxy="http://localhost:8080" --cmd="go run ./web" --open-browser=false -v templ generate --watch --proxy="http://localhost:7676" --cmd="go run ./web" --open-browser=false -v
live/sync_assets: live/sync_assets:
go run github.com/air-verse/air@latest \ go run github.com/air-verse/air@latest \