Skip to content

Commit

Permalink
fix: rename production to master
Browse files Browse the repository at this point in the history
  • Loading branch information
brynblack committed Feb 10, 2025
1 parent 2820a90 commit 4128e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ routes = [
"staging.polykey.com/docs/*"
]

[env.production]
[env.master]
name = "polykey-docs"
routes = [
"polykey.com/docs",
Expand Down

0 comments on commit 4128e9f

Please sign in to comment.