Skip to content

Commit

Permalink
build: set USE_RELOADLY_SANDBOX to a string
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed Aug 7, 2024
1 parent 276956e commit 8ad0c36
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 @@ -2,6 +2,6 @@ compatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-04-05"

[vars]
USE_RELOADLY_SANDBOX = true
USE_RELOADLY_SANDBOX = "true"
RELOADLY_API_CLIENT_ID = ""
RELOADLY_API_CLIENT_SECRET = ""

0 comments on commit 8ad0c36

Please sign in to comment.