mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
fix: use correct spelling of elfhosted
This commit is contained in:
@@ -13,7 +13,7 @@ const nextConfig: NextConfig = {
|
||||
unoptimized: true,
|
||||
},
|
||||
env: {
|
||||
NEXT_PUBLIC_ELFHOSTED_BRANDING: process.env.NEXT_PUBLIC_ELFOSTED_BRANDING,
|
||||
NEXT_PUBLIC_ELFHOSTED_BRANDING: process.env.NEXT_PUBLIC_ELFHOSTED_BRANDING,
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user