Commit 8b63915c authored by nanahira's avatar nanahira

change path

parent cf62571b
Pipeline #5852 passed with stages
in 1 minute and 38 seconds
let publicPath = 'https://cdn01.moecube.com/accounts/';
const API_ROOT = {
development: 'https://api.moecube.com/accounts',
development: 'https://sapi.moecube.com:444/accounts',
test: 'http://114.215.243.95:8082',
production: 'https://api.moecube.com/accounts'
production: 'https://sapi.moecube.com:444/accounts'
};
let defineConf = {
......
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