forked from LiveCarta/LiveCartaWP
Merge pull request #4437 from gregory-p/wordpress
force https for staging
This commit is contained in:
@@ -15,7 +15,7 @@ define('LAWCARTA_WP_REST_API_RESPONSE_URL', 'https://app-staging-law.carta.live/
|
||||
|
||||
define('LAWCARTA_ENVIRONMENT_NAME', 'staging');
|
||||
|
||||
//$_SERVER['HTTPS'] = 'On';
|
||||
$_SERVER['HTTPS'] = 'On';
|
||||
|
||||
//S3 uploads settings
|
||||
define( 'S3_UPLOADS_BUCKET', 'law-carta-staging-wp' );
|
||||
|
||||
Reference in New Issue
Block a user