Commit b7b6a74d authored by tywldx's avatar tywldx

add new js filr

parent 63c8e85d
const protocol = window.location.protocol
const opHost = `${protocol}//op.domain.com`
export default {
apiHost: `${protocol}//opapi.domain.com`,
clothoContext: '/clotho',
opLoginUrl: `${opHost}/#/access/login`,
opSelectSysUrl: `${opHost}/#/access/selectSystem`
}
\ 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