summaryrefslogtreecommitdiff
path: root/next.config.js
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-10-31 17:21:10 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-10-31 17:21:10 +0700
commit83354e3e9af77447a399b1f47fa22c7fccbbbe72 (patch)
tree0415100b5d0b31a4ac9bd1f5c47a361d6b7c731b /next.config.js
parentd6d2d9ceef2e95b604ac4ebdc054cad44a8440b1 (diff)
Create noimage
Diffstat (limited to 'next.config.js')
-rw-r--r--next.config.js2
1 files changed, 0 insertions, 2 deletions
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',
},