Commit 8d357def authored by Pani's avatar Pani
parents 873e3b23 356a94df
Pipeline #440 canceled with stages
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
}else{ }else{
APP_DOMAIN = window.location.protocol + '//' + window.location.host; APP_DOMAIN = window.location.protocol + '//' + window.location.host;
} }
console.log(APP_DOMAIN); //console.log(APP_DOMAIN);
export default { export default {
name: 'app', name: 'app',
created(){ created(){
......
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