This commit is contained in:
root 2023-05-31 15:51:17 -04:00
parent 2041fed921
commit c268c18168

View file

@ -23,6 +23,6 @@ class AppServiceProvider extends ServiceProvider
*/
public function boot()
{
//
URL::forceScheme('https');
}
}