mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-07 08:52:35 +00:00
add optional force https config
This commit is contained in:
@ -221,4 +221,6 @@
|
||||
'version' => '3.0.0-alpha-1',
|
||||
|
||||
'demo' => env('APP_DEMO', false),
|
||||
|
||||
'force_https' => env('FORCE_HTTPS', false),
|
||||
];
|
||||
|
Reference in New Issue
Block a user