diff options
Diffstat (limited to '.env.development')
| -rw-r--r-- | .env.development | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.development b/.env.development index b4ba1d87..f43928f6 100644 --- a/.env.development +++ b/.env.development @@ -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" |
