init
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
NODE_ENV=development
|
||||
|
||||
# API 설정 - Nginx 프록시 경유
|
||||
NEXT_PUBLIC_API_URL=/backend/api
|
||||
NEXT_PUBLIC_API_URL=http://genome2025.turbosoft.kr:4000
|
||||
|
||||
# 앱 설정
|
||||
NEXT_PUBLIC_APP_NAME=한우 유전능력 시스템
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
NODE_ENV=production
|
||||
|
||||
# API 설정 - Nginx 프록시 경유
|
||||
NEXT_PUBLIC_API_URL=/backend/api
|
||||
NEXT_PUBLIC_API_URL=http://genome2025.turbosoft.kr:4000
|
||||
|
||||
# 앱 설정
|
||||
NEXT_PUBLIC_APP_NAME=한우 유전능력 시스템
|
||||
|
||||
Reference in New Issue
Block a user