After publishing, when accessing https://speedtest.oviliz.workers.dev I'm given "resource not found". What I'm doing wrong?
This is my sequence:
wrangler generate speedtest https://github.com/cloudflare/worker-speedtest-template
cd speedtest/
nano wrangler.toml #adding the account_id
wrangler publish
Had the same problem when doing "wrangler preview".
After publishing, when accessing https://speedtest.oviliz.workers.dev I'm given "resource not found". What I'm doing wrong?
This is my sequence:
Had the same problem when doing "wrangler preview".