- 💻 I'm currently working as a Middleware Administrator
- 🌱 I’m currently learning Python 🐍
- 🤔 I’m looking for help with Test Design!
- ⚡ Fun fact: I've got a passion for dog rescue.
Middleware Engineer / Hobbyist Developer / Homelab Enthusiast
- Boise, ID
-
23:03
(UTC -07:00)
Pinned Loading
-
A basic wrangler.toml for webpack wo...
A basic wrangler.toml for webpack workers 1name = "worker_name" # The name of the worker
2type = "webpack" # This tells Cloudflare Workers what stack we need, currently using webpack. Will move to javascript custom build
3compatibility_date = "2022-01-01"
4workers_dev = true # Set to false for production deployments
5route = "https://{{ domain }}/*" # Populate with your domain name
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.