fix install url
This commit is contained in:
@@ -86,7 +86,7 @@ var minic = {
|
||||
|
||||
$.ajax({
|
||||
type: 'GET',
|
||||
url: 'http://192.168.100.250/laravel/public/process/install',
|
||||
url: 'http://clients.minic.ro/process/install',
|
||||
async: true,
|
||||
cache: false,
|
||||
crossDomain: true,
|
||||
|
||||
Reference in New Issue
Block a user