diff options
Diffstat (limited to 'next.config.js')
| -rw-r--r-- | next.config.js | 2 |
1 files changed, 1 insertions, 1 deletions
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', |
