Fix hot reload proxy address
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user