diff options
Diffstat (limited to 'next.config.js')
| -rw-r--r-- | next.config.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/next.config.js b/next.config.js index 37bb288a..00852504 100644 --- a/next.config.js +++ b/next.config.js @@ -13,9 +13,6 @@ const nextConfig = { }, env: { DB_HOST: 'https://erp.indoteknik.com', - DB_NAME: 'erp_indoteknik', - DB_USER: 'it@fixcomart.co.id', - DB_PASS: 'Fixcomart378', }, } |
