From 83354e3e9af77447a399b1f47fa22c7fccbbbe72 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Mon, 31 Oct 2022 17:21:10 +0700 Subject: Create noimage --- next.config.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'next.config.js') diff --git a/next.config.js b/next.config.js index 8a019dcc..37bb288a 100644 --- a/next.config.js +++ b/next.config.js @@ -14,8 +14,6 @@ const nextConfig = { env: { DB_HOST: 'https://erp.indoteknik.com', DB_NAME: 'erp_indoteknik', - // DB_HOST: 'http://192.168.27.253:8069', - // DB_NAME: 'indoteknik_odoo', DB_USER: 'it@fixcomart.co.id', DB_PASS: 'Fixcomart378', }, -- cgit v1.2.3