diff options
Diffstat (limited to '.env.production')
| -rw-r--r-- | .env.production | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.production b/.env.production index 47459dc3..7b52a1a8 100644 --- a/.env.production +++ b/.env.production @@ -94,8 +94,8 @@ DOLCE_DOWNLOAD_URL="http://60.100.99.217:1111/Download.aspx" ### SHI-API ### # 운영 -# SHI_API_BASE_URL="http://www.qa.shi-api.com" -SHI_API_BASE_URL="http://www.shi-api.com" +# SHI_API_BASE_URL="http://qa.shi-api.com" +SHI_API_BASE_URL="http://shi-api.com" SHI_NONSAP_USER_SEGMENT="/evcp/Common/CMCTB_USR" NONSAP_USERSYNC_FIRST_RUN="true" |
