We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9805b8 commit 7117938Copy full SHA for 7117938
package.json
@@ -76,7 +76,10 @@
76
"binary": {
77
"module_name": "queryparser",
78
"module_path": "./build/Release/",
79
- "host": "https://supabase-public-artifacts-bucket.s3.amazonaws.com",
80
- "remote_path": "./libpg-query-node/"
+ "host": "https://gnbyoxcowpfpalflhptv.supabase.co/storage/v1/s3",
+ "remote_path": "./libpg-query-node/",
81
+ "bucket": "public-artifacts",
82
+ "region": "us-east-1",
83
+ "s3ForcePathStyle": true
84
}
85
0 commit comments