Merge branch 'dev' of https://git.hanasys.jp/qcast3/onsitesurvey into feature/log
This commit is contained in:
commit
8fc88f526d
@ -1,8 +1,8 @@
|
||||
import getConfigs from '@/config/config.common'
|
||||
|
||||
// 환경마다 달라져야 할 변수, 값들을 정의합니다. (여기는 production 환경에 맞는 값을 지정합니다.)
|
||||
// const baseUrl = 'https://hanasysfield.jp'
|
||||
const baseUrl = 'http://172.16.56.55:3000'
|
||||
const baseUrl = 'https://hanasysfield.jp'
|
||||
// const baseUrl = 'http://172.16.56.55:3000'
|
||||
const mode = 'production'
|
||||
|
||||
// 환경마다 달라져야 할 값들을 getConfig 함수에 전달합니다.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user