- fixed setup wizard

- fixed oasis UserAccountTest.php
This commit is contained in:
Peter Papp
2021-04-06 10:10:38 +02:00
parent 737adfa91a
commit 7cefcf8dab
5 changed files with 15 additions and 146 deletions
+2 -2
View File
@@ -33,12 +33,12 @@ mix.js('resources/js/main.js', 'public/js')
clientLogLevel: 'none'
}
})
.options({
/*.options({
hmrOptions: {
host: '192.168.1.198',
port: '8080'
},
})
})*/
.disableNotifications();
if (mix.inProduction()) {