소스 검색

removed localhost

master
rpm-mcarman 2 년 전
부모
커밋
2d92f65b7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      app/config/config.json

+ 1
- 1
app/config/config.json 파일 보기

@@ -6,6 +6,6 @@
"methods": "GET,POST,DELETE,PATCH,PUT"
},
"env": {
"API_BASEURL": "http://localhost:8080/api/v1.0/"
"API_BASEURL": "http://vapor.prelub.com/api/v1.0/"
}
}

불러오는 중...
취소
저장