diff --git a/config/swagger-lume.php b/config/swagger-lume.php index 2eba105..07967b5 100644 --- a/config/swagger-lume.php +++ b/config/swagger-lume.php @@ -204,7 +204,7 @@ /* |-------------------------------------------------------------------------- - | Force assets to be loaded over HTTPS (Solves mixed content errors when application is behind a load balancer. + | Force assets to be loaded over HTTPS (Solves mixed content errors when application is behind a load balancer.) |-------------------------------------------------------------------------- */ 'force_https' => env('SWAGGER_LUME_FORCE_HTTPS', false),