You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Development: use wrangler locally (Docker container) (#192)
* Development: use `wrangler` locally (Docker container)
Start a new `wrangler` Docker container for the development worker/server
process that executes the JS file.
Related readthedocs/addons#217
* Update wrangler host
* Use `proxito` as server_name
* Minor updates
* Define the Addons version via environment variable
* Add a small comment about on the `--host` parameter
0 commit comments