feat(private-room): migrate to album APIs
This commit is contained in:
@@ -20,6 +20,11 @@ const nextConfig: NextConfig = {
|
||||
hostname: "**.supabase.co",
|
||||
pathname: "/storage/v1/object/public/**",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "dbapi.banlv-ai.com",
|
||||
pathname: "/storage/v1/object/public/**",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "free.picui.cn",
|
||||
|
||||
Reference in New Issue
Block a user