Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
13 lines (12 sloc)
357 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
account_id = "54ab4107e6546eaba296abd6810f2cc7" | |
compatibility_date = "2021-12-12" | |
name = "githubbox" | |
route = "" | |
type = "webpack" | |
workers_dev = true | |
zone_id = "" | |
[env.production] | |
# The ID of your domain you're deploying to | |
zone_id = "a4b67eb37bea4ba8fa9026911195fa39" | |
# The route pattern your Workers application will be served at | |
route = "githubbox.com/*" |