🎨 Site > Improve URL
This commit is contained in:
+1
-1
@@ -198,7 +198,7 @@ class App
|
||||
}
|
||||
|
||||
// Open in browser
|
||||
const url = this.config.domain + '/' + project.slug
|
||||
const url = this.config.domain
|
||||
console.log('app'.green.bold + ' - ' + url.yellow)
|
||||
|
||||
if(this.config.open)
|
||||
|
||||
Reference in New Issue
Block a user