From 4e5257d73f18fd76c66cc61f1f09034d12bc02b8 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 21 Dec 2022 17:11:01 +0700 Subject: menu profil saya --- next.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'next.config.js') diff --git a/next.config.js b/next.config.js index 1897a178..a7188872 100644 --- a/next.config.js +++ b/next.config.js @@ -13,7 +13,7 @@ const nextConfig = { }, env: { SELF_HOST: 'http://localhost:3000', - ODOO_HOST: 'https://erp.indoteknik.com', + ODOO_HOST: 'http://35.219.111.47:8069', SOLR_HOST: 'http://34.101.189.218:8983', MAIL_PORT: 465, MAIL_HOST: 'smtp.gmail.com', -- cgit v1.2.3