Commit 9bf903ea authored by tywldx's avatar tywldx

??

parent a28e94e1
;
const protocol = window.location.protocol const protocol = window.location.protocol
const opSystem = 'XYQBGLXT' const opSystem = 'XYQBGLXT'
const opapiHost = `${protocol}//192.168.4.50:7047` const opapiHost = `${protocol}//opapi.domain.com`
const domain = 'domain.com' const domain = '.domain.com'
export default { export default{
opSystem, opSystem,
opapiHost, opapiHost,
domain domain
} }
; \ No newline at end of file
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment