From 62c6c84dfae2564e92e2b3228c67d2fb12f5c3e5 Mon Sep 17 00:00:00 2001 From: "HATEC\\SPVDEV001" Date: Thu, 22 Jun 2023 15:08:05 +0700 Subject: get promotion progrm --- next.config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'next.config.js') diff --git a/next.config.js b/next.config.js index 2f3f4396..d9ce4114 100644 --- a/next.config.js +++ b/next.config.js @@ -25,8 +25,9 @@ const nextConfig = { images: { remotePatterns: [ { - protocol: 'https', - hostname: 'erp.indoteknik.com' + protocol: 'http', + // hostname: 'erp.indoteknik.com' + hostname: '192.168.23.5' } ] } -- cgit v1.2.3