Explorar el Código

添加服务信息接口

chenxiqiang hace 6 años
padre
commit
4aa523cb0f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      manage-server/app/Providers/AppServiceProvider.php

+ 0
- 1
manage-server/app/Providers/AppServiceProvider.php Ver fichero

@@ -15,7 +15,6 @@ class AppServiceProvider extends ServiceProvider
15 15
     public function boot()
16 16
     {
17 17
         Schema::defaultStringLength(191);
18
-        \URL::forceScheme('https');
19 18
     }
20 19
 
21 20
     /**

Loading…
Cancelar
Guardar