summaryrefslogtreecommitdiff
path: root/.env.development
diff options
context:
space:
mode:
Diffstat (limited to '.env.development')
-rw-r--r--.env.development17
1 files changed, 17 insertions, 0 deletions
diff --git a/.env.development b/.env.development
new file mode 100644
index 00000000..203da32d
--- /dev/null
+++ b/.env.development
@@ -0,0 +1,17 @@
+DATABASE_URL=postgresql://dts:dujinDTS2@localhost:5432/evcp
+JWT_SECRET=dujin2tdofj1241.m
+NEXTAUTH_SECRET=dujinsejinnejinojin1020202310245jldfmoi2eqjldsajfoadmmdlfjmomc.mv0qp3jem.alsmfmc.jl
+Email_Host=email-smtp.ap-northeast-2.amazonaws.com
+Email_User_Name=AKIAVLO5MGBR4764VHHW
+Email_Password=BGs1NJ784I64GoX/itxaQ60FCUEwf0HZhyaCsEUCwFQ/
+NEXT_PUBLIC_MUI_KEY=da30586e1f20b93856a9783012fc9258Tz04ODI0MyxFPTE3NDQ0NTM2NzgwMDAsUz1wcmVtaXVtLExNPXN1YnNjcmlwdGlvbixLVj0y
+
+
+ NEXT_PUBLIC_URL=http://3.36.56.124:3000
+ NEXT_PUBLIC_BASE_URL=http://3.36.56.124:3001
+
+# 기간계 시스템 연동 설정
+ERP_API_URL=https://erp.example.com/api/vendors
+ERP_API_KEY=your-erp-api-key
+ERP_HEALTH_CHECK_URL=https://erp.example.com/api/health
+