Update README.md
This commit is contained in:
parent
ceaeb1632d
commit
1455606108
1 changed files with 2 additions and 1 deletions
|
|
@ -35,6 +35,7 @@ Deploy:
|
||||||
3. `wrangler publish`
|
3. `wrangler publish`
|
||||||
|
|
||||||
After deploying the worker, ensure that the source domain has a valid DNS record (If not, create an `AAAA` pointing to `100::`) and then head to the Workers tab. Configure `example.domain.com/*` to use your worker:
|
After deploying the worker, ensure that the source domain has a valid DNS record (If not, create an `AAAA` pointing to `100::`) and then head to the Workers tab. Configure `example.domain.com/*` to use your worker:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Domains that are mapped to the Worker but not listed in `domainMaps.json` will return a 404 error:
|
Domains that are mapped to the Worker but not listed in `domainMaps.json` will return a 404 error:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue