Project

General

Profile

Actions

New Function #236

closed

[APP] domain hardcoding source

Added by Deca Park 10 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
12/07/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.To-do

  • replace hard-coding domain with env variables

2.target

  1) lib\api\swagger\runtime.ts
    a) BASE_PATH = "http://210.123.124.139:8082/KORAIL"
      - NEXT_PUBLIC_API_SERVER_HOST + NEXT_PUBLIC_API_SERVER_PORT + NEXT_PUBLIC_API_PATH2
  2) lib\utils\kcb.ts
    a) new URL("http://210.123.124.139:8082/KORAIL/self_certified1");
      - NEXT_PUBLIC_SELF_CERTIFIED_URL

Actions #1

Updated by bryant bryant 10 months ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #2

Updated by Deca Park 10 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF