File tree Expand file tree Collapse file tree 3 files changed +0
-20
lines changed
Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : 2 ,
33 "name" : " tinywebdb-vercel-blob" ,
4- "regions" : [" iad1" ],
5- "env" : {
6- "BLOB_READ_WRITE_TOKEN" : " @blob_read_write_token"
7- },
84 "rewrites" : [
95 {
106 "source" : " /(.*)" ,
Original file line number Diff line number Diff line change 11{
22 "version" : 2 ,
33 "name" : " tinywebdb-vercel-kv" ,
4- "regions" : [" iad1" ],
5- "env" : {
6- "KV_REST_API_URL" : " @kv_rest_api_url" ,
7- "KV_REST_API_TOKEN" : " @kv_rest_api_token"
8- },
94 "rewrites" : [
105 {
116 "source" : " /(.*)" ,
Original file line number Diff line number Diff line change 11{
22 "version" : 2 ,
33 "name" : " tinywebdb-vercel-postgres" ,
4- "regions" : [" iad1" ],
5- "env" : {
6- "POSTGRES_URL" : " @postgres_url" ,
7- "POSTGRES_PRISMA_URL" : " @postgres_prisma_url" ,
8- "POSTGRES_URL_NO_SSL" : " @postgres_url_no_ssl" ,
9- "POSTGRES_URL_NON_POOLING" : " @postgres_url_non_pooling" ,
10- "POSTGRES_USER" : " @postgres_user" ,
11- "POSTGRES_HOST" : " @postgres_host" ,
12- "POSTGRES_PASSWORD" : " @postgres_password" ,
13- "POSTGRES_DATABASE" : " @postgres_database"
14- },
154 "rewrites" : [
165 {
176 "source" : " /(.*)" ,
You can’t perform that action at this time.
0 commit comments