We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e3975 commit fefb258Copy full SHA for fefb258
wrangler.toml
@@ -2,7 +2,7 @@ name = "m3u8proxy"
2
main = "src/index.ts"
3
compatibility_date = "2023-03-12"
4
compatibility_flags = ["nodejs_compat"]
5
-account_id = f3130440b1b0daacd1b0426a3a7f6bb5
+account_id = "f3130440b1b0daacd1b0426a3a7f6bb5"
6
7
[build]
8
command = "npm run build --if-present"
0 commit comments