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