mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-27 06:54:43 +08:00
fix: image load
This commit is contained in:
@@ -14,10 +14,14 @@ const nextConfig = {
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: '**',
|
||||
port: '',
|
||||
pathname: '**',
|
||||
},
|
||||
{
|
||||
protocol: 'http',
|
||||
hostname: '**',
|
||||
port: '',
|
||||
pathname: '**',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user