You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
218 B
5 lines
218 B
// let url_config = 'http://146.56.223.227:85/'
|
|
let url_config = 'https://civildrill.com:9528/'
|
|
// let url_config = 'http://civildrill.com:85/'
|
|
// let url_config = 'http://127.0.0.1:85/'
|
|
export default url_config
|